1.0.0 • Published 8 years ago
xicor v1.0.0
Xicor.js-noRedux-small-project-state-container
Xicor.js noRedux small project state container
Can be used as alternative of Redux for medium or small projects where Redux implementation puts lots od Overhead.
Useases -
npm install xicor
in code
import AppState from 'xicor' render() { return( ...children ) }
use debug = true for Console Debigging
1.0.0
8 years ago