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.

When developing any mobile projects, it is so important to keep the size of each asset as small as possible for offering a good experience to end users.

QUOjs is a JavaScript library that is focused on mobile web projects, has a small footprint (13kb minified) and includes all the essentials.

There are functions for HTML document traversing, event handling, Ajax interactions and mobile environment detection.

It has support for all the major touch events, the API is jQuery-like and works cross-browser.

Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://quojs.tapquo.com/
Download: https://github.com/soyjavi/quojs

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

sixteen − fifteen =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

10+ Useful jQuery Scrollbar Plugins

jQuery scrollbar plugins makes it possible to add cool scrollbars to content areas within your pages. This can be really useful in some cases but should also be used with great care.

20+ Cool Christmas Apps for iPhone and iPad

Christmas is already in the air and many of us already see stunning Christmas trees and other decorations all over that help us get into the mood for the holiday season. For some it is way too much, but if you belong to the Christmas lovers it doen’t have to stop there. To help you feel the merriment and excitement of Christmas even more, you can use some Christmas apps for your iPhone or iPad.

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how - using jQuery (a great JavaScript library).