lleirborras / QuoJS

Micro #JavaScript Library for Mobile Devices

Home Page:http://quojs.tapquo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuoJS

Micro #JavaScript Library for Mobile Devices

QuoJS?

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.

Is designed to change the way that you write JavaScript with the goal: a 8-12k library that handles most basic drudge work with a nice API so you can concentrate on getting stuff done. Released under the MIT license, which gives you the possibility to use it and modify it in every circumstance.

Source code and issue tracking are available on Github.

Oh... what I'm going do?

Learn more about the project

The idea of QuoJs arose earlier this year, the author Javi Jiménez Villar saw how existing JavaScript Libraries were not optimized for mobile devices. They were very big libraries that were built based on requirements of desktop devices, so mobile performance was not optimal. These libraries doesn't have a good support to touch events such as: touch, tap, swipe ... or a semantic API that would help the developer to create a good & cool JavaScript.

Credits

Created by Javier Jiménez.

Copyright (c) 2011, 2012 by Tapquo Inc.

Licensing Options

QuoJS is licensed under free commercial and open source licenses for application development, and a paid commercial license for OEM uses.

See LICENSE.txt for license.

About

Micro #JavaScript Library for Mobile Devices

http://quojs.tapquo.com

License:Other


Languages

Language:JavaScript 100.0%