Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zjhiphop/jqlite
A super lite jquery version for modern browsers.
https://github.com/zjhiphop/jqlite
Last synced: 3 days ago
JSON representation
A super lite jquery version for modern browsers.
- Host: GitHub
- URL: https://github.com/zjhiphop/jqlite
- Owner: zjhiphop
- Created: 2014-12-29T07:17:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T09:18:10.000Z (over 9 years ago)
- Last Synced: 2024-04-16T12:57:35.777Z (7 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jqlite
======A super lite jquery version for modern browsers.
### We already have jQuery, why re-invent this module? The reason are:
* we only support chrome, so we don't have cross browser requirement
* chrome has many awsome apis for us to populate dom
* the most frequent opearations are: get/remove/insert/update and make ajax request etc,
* it's too heavy to use jquery.
* faster and lighter than jQuery__ Please use "ALT + Z" to type "Ω", sorry for unconvinient. __