Navigation Menu

Skip to content

Commit

Permalink
Version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshrajan committed Jul 7, 2013
1 parent 91a0024 commit cee417c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -2,7 +2,9 @@

## Shortcuts for Vanilla JavaScript DOM

tinix is a tiny library of shortcuts for vanilla JavaScript DOM. It is a node module you can `require` it into your code using `browserify`. Works in all modern browser (>= IE9). If all your app needs is a lightweight ajax library then tinix is for you. Only 2k minified.
tinix is a tiny library of shortcuts for vanilla JavaScript DOM. If all your app needs is a lightweight ajax library then tinix is for you. Only 2k minified.

[![browser support](https://ci.testling.com/santoshrajan/tinix.png)](https://ci.testling.com/santoshrajan/tinix)

### Install
$ npm install tinix
Expand Down

0 comments on commit cee417c

Please sign in to comment.