nia

v0.0.2-preview
Nia is a universal, lightweight JavaScript library

Nia (Preview, still under construction)

Overview

Nia is a JavaScript library that's both powerful and small. It offers jQuery-like features (DOM manipulation, animation, events, HTTP requests) and utility functions (collections, date&number formatting, date arithmetic, templates).

It is based on Minified

Building

To build Nia, you need to install Node.js and Grunt. Then enter the Nia directory and install the dependencies:

npm install

To build the whole project including the test site, use

grunt all

If you only want to compile the code, use

grunt code

Metadata

  • MIT
  • Whatever
  • Tim Jansen
  • released 9/12/2014

Downloads

Maintainers