BaseJS: A Mobile (Safari) Javascript Framework

Categories: Featured, Resources, iPhoneization
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

basejs.jpgWhen Paul Armstrong started searching for Javascript frameworks for iPhone optimized web development, he wasn’t satisfied with what was available. While the existing frameworks were good, there were a few issues that made them unattractive.

For example, the availability of -webkit-transform and -webkit-animation removed any need for an animation library. Also, with the introduction of the Query Selectors API, a complex javascript selectors engine is redundant. It seemed every JS framework he came across was simply too large, even when minified, for the iPhone’s cache.

So Paul did what any developer in his right mind would do (ok, well, maybe not) and created his own javascript framework. He calls it BaseJS, a simple, lightweight framework created specifically for Mobile Safari.

BaseJS Features

  • Lightweight: less than 8KB when minified
  • Fully-compatible with Mobile Safari
  • Falls back on Sizzle selector library for iPhone 1.x (when query selector support is unavailable)
  • Encourages use of CSS Transitions and Animations
  • Object-oriented
  • Easy to extend

Read more:

baseJS Documentation

Download BaseJS

17 Responses to “BaseJS: A Mobile (Safari) Javascript Framework”

  1. 50 Fresh JavaScript Tools That Will Improve Your Workflow » News » Tech7.Net Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  2. Myfreepedia.com » Blog Archive » 50 Fresh JavaScript Tools That Will Improve Your Workflow Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  3. 50 Fresh JavaScript Tools That Will Improve Your Workflow « Dogfeeds——IT Telescope Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  4. 50 Fresh JavaScript Tools That Will Improve Your Workflow « 4Kreation Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework [...]

  5. 50 Fresh JavaScript Tools That Will Improve Your Workflow @ Nilesh Manohar & Erzsebet Marothi Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  6. BaseJS: A Mobile (Safari) Javascript Framework | iPhoneized — Some Random Dude Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework | iPhoneized [...]

  7. 50 Fresh JavaScript Tools That Will Improve Your Workflow « Ramesh Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  8. 50 Fresh JavaScript Tools That Will Improve Your Workflow | Graffititools:Designing tips n tools, tutorials, tricks Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  9. 50 Fresh JavaScript Tools That Will Improve Your Workflow — Graffititools:Designing tips n tools, tutorials, tricks Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  10. 50 Fresh JavaScript Tools That Will Improve Your Workflow « Smashing Magazine Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework a simple, lightweight framework created specifically for Mobile Safari (perfect for iPhone development). [...]

  11. 35 Fresh JavaScript/jQuery Tools and Resources - Noupe Says:

    [...] that eases writing JavaScript code by creating a custom environment based on popular JS frameworks.BaseJS: A Mobile (Safari) Javascript Framework BaseJS is lightweight (less than 8KB when minified), fully-compatible with Mobile Safari, falls [...]

  12. 35 Fresh JavaScript/jQuery Tools and Resources | Best Web Magazine Says:

    [...] that eases writing JavaScript code by creating a custom environment based on popular JS frameworks.BaseJS: A Mobile (Safari) Javascript Framework BaseJS is lightweight (less than 8KB when minified), fully-compatible with Mobile Safari, falls [...]

  13. 35 Fresh JavaScript/jQuery Tools and Resources | SeanBurdick Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework BaseJS is lightweight (less than 8KB when minified), fully-compatible with Mobile Safari, falls back on Sizzle selector library for iPhone 1.x (when query selector support is unavailable), is object-oriented and easy to extend. [...]

  14. 7 Great JavaScript Development Frameworks | denbagus blog Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework [...]

  15. 7 Great JavaScript Development Frameworks | RefreshTheNet Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework [...]

  16. qeqnes | Designing. jQuery, Ajax, PHP, MySQL and Templates Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework BaseJS is lightweight (less than 8KB when minified), fully-compatible with Mobile Safari, falls back on Sizzle selector library for iPhone 1.x (when query selector support is unavailable), is object-oriented and easy to extend. [...]

  17. 35 Fresh JavaScript/jQuery Tools and Resources « Shai Perednik.com Says:

    [...] BaseJS: A Mobile (Safari) Javascript Framework BaseJS is lightweight (less than 8KB when minified), fully-compatible with Mobile Safari, falls back on Sizzle selector library for iPhone 1.x (when query selector support is unavailable), is object-oriented and easy to extend. [...]

Leave a Reply