The nr library is a simple and lightweight library used to create components and data-bindings. It contains just a few concepts so it's easy to start using it. Check the demos below

Demo: hello world

Demo: using dom events

Demo: displaying list of data

Demo: simple todo list

Demo: simple todo list using nested components