- Why NecurnJS
- Installation
- Documentation
Stop spending more time thinking about your framework than your app. NecurnJS will never get in the way of you and your code.
NecurnJS is a lightweight javascript MVC framework for dynamic web apps. It provides MVC architecture with routing and templates and lets you extend HTML's syntax to make your DOM clear and powerfull. NecurnJS provides Navigation, Event, Controller, Utility, Router and New Views.
Using Node
npm install necurnjs --save
Using Script Tag
<script type="text/javascript" src="./necurn.min.js"></script>
Read More at http://javascriptt.com/necurnjs
© 2017 onwards, with javascriptt.com