Available iPhone Web Application JavaScript UI Library/Frameworks
Posted
by methym
on Stack Overflow
See other posts from Stack Overflow
or by methym
Published on 2008-10-18T18:31:55Z
Indexed on
2010/05/17
4:50 UTC
Read the original article
Hit count: 478
I'm starting a web application that will target Mobile Safari on iPhone/iPod Touch. I'm evaluating the available client-side JavaScript/CSS libraries/frameworks that are currently out there.
These are the ones I'm currenlty aware of:
- iUI
- CiUI
- UiUIKit
- WebApp.Net
- iWebKit
- Apple's Dashcode Application - not really a standalone library/framework, but it provides/generates JavaScript, CSS, and images that conform to the native iPhone UI metaphors.
Are there any others out there? I want to make sure I'm not missing any before I make a decision. I'm only looking for client-side JavaScript/CSS solutions and building one from scratch isn't an option because of time constraints. No server-side PHP, Ruby, Python, Java, etc. solutions.
I am aware of the iPhone web applications, templates, frameworks? question that was asked, but this only mentioned iUI and UiUIKit.
Thank you
© Stack Overflow or respective owner