Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 735 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 735 Bytes

NestedJS - nestedjs.com

NestedJS is a Javascript Framework that brings MVVM design pattern to web development. NestedJS is built to be incredibly easy to use with intuitive, simple syntax

========

Open Source

NJS is free and it's released under the MIT license. Read the license

Smart Binding

Just bind an html element with your model, NJS will choose the right property to update.

Plain Javascript

No propietary types or construction to follow, just write your Javascript how you are used to.

Templating

Just bind an html element to an Array and NJS will do the rest for you.

Visual Effects

NJS comes with buil-in effects (with jQuery), easy to use, super easy to customize.