Skip to content

dfarias/unnojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnnoJS

Simple Toolkit to Build Modern Web Applications

Getting Started

UnnoJS is toolkit based on Flux/React and it is bundled with React-Router. You can check out examples to learn more deeply.

UnnoJS is focused to simplify build reactive Web applications, using React to build UI components, Flux pattern to create a one way data flow and Store to maintain data state between components.

How to Build

You must need gulp installed globally.

$ npm install
$ gulp

After that into build folder you'll be unno.min.js file.

About

Simple Toolkit to Build Modern Web Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%