Skip to content
This repository was archived by the owner on Mar 11, 2018. It is now read-only.

yuanqing/Q.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q.js is a micro JavaScript library compiled from the most useful parts of jQuery, Underscore, Lodash, and assorted micro libraries.

Features

  1. Sugars for DOM selection and manipulation, collection and object functions, event binding, and HTTP POST/GET.
  2. Vanilla JavaScript; no dependencies.
  3. Contract-based/non-defensive; you must know what you're doing.
  4. Function-style, as opposed to method chaining a la jQuery.
  5. Works in IE9+ and all modern browsers.

About

A micro JavaScript library.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors