Skip to content

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.

License

Notifications You must be signed in to change notification settings

ShashiBadhuk/necurnjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NecurnJS


CONTENTS

  • Why NecurnJS
  • Installation
  • Documentation

Why NecurnJS

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.

Installation

Using Node
npm install necurnjs --save

Using Script Tag
<script type="text/javascript" src="./necurn.min.js"></script>

Documentation

Read More at http://javascriptt.com/necurnjs

© 2017 onwards, with javascriptt.com

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published