Skip to content

baseJS is a work-in-progress lightweight JavaScript library for Safari, Firefox, and especially Mobile Safari. Be sure to run 'git submodule init' and 'git submodule update' upon first clone of baseJS to get Sizzle imported.

License

genba/basejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---------------------------------------
README
---------------------------------------

baseJS is a lightweight Javascript framework intended for use with Mobile Safari on the iPhone and iPod Touch; it also works with Firefox and all WebKit-based browsers. By providing shortcuts and reusable methods, baseJS helps you write code to be lightweight and extendable--perfect for the mobile web.

Support for Internet Explorer is NOT included in order to keep the file size as low as possible for mobile browsing.

Please run the following two commands to make sure you get the source for Sizzle:
$ git submodule init
$ git submodule update

Please see http://paularmstrongdesigns.com/projects/basejs for more information on this project.

WHAT baseJS IS:
• A lightweight Javascript framework that includes helpful methods for creating dynamic web sites.

WHAT baseJS IS NOT:
• A cross-browser, cross-platform framework for creating accessible web sites.
• Useable with Internet Explorer.
• Intended to support Internet Explorer.
• Seriously, there will never be Internet Explorer support.

About

baseJS is a work-in-progress lightweight JavaScript library for Safari, Firefox, and especially Mobile Safari. Be sure to run 'git submodule init' and 'git submodule update' upon first clone of baseJS to get Sizzle imported.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published