Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 943 Bytes

Readme.md

File metadata and controls

39 lines (22 loc) · 943 Bytes

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