Archive for March 20th, 2009

20
Mar

Library: baseJS

Here’s another interesting-looking iPhone-targeted JavaScript framework called baseJS for all our web writing friends out there:

Over the past 8 months or so, I created a super-light JavaScript 
framework for Mobile Safari that weighs in at less than 8KB (plus 
another 8KB if the visitor is on iPhone 1.0 framework). 
It provides helper methods and encourages an object-oriented approach 
to writing JavaScript web applications for the iPhone. It is currently 
used on a few iPhone sites for an international bank/credit card 
company (under NDA, but if you read source I’m sure you could easily 
find it)…

An introduction to beta 1 
http://paularmstrongdesigns.com/weblog/basejs-a-mobile-javascript-fra… 

Beginning baseJS with Selectors and Events 
http://paularmstrongdesigns.com/weblog/beginning-basejs-selectors-events 

Project page: 
http://paularmstrongdesigns.com/projects/basejs/ 

Unfinished Documentation: 
http://paularmstrongdesigns.com/projects/basejs/docs/ 

More options are always better!

h/t: iPhoneWebDev!