GitHub - dfarias/unnojs: Simple Toolkit to Build Modern Web Application

Skip to content

Navigation Menu

Sign in

Appearance settings

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.

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

Languages

  • JavaScript 99.6%
  • CSS 0.4%