0.2.17 • Published 8 years ago
nflow v0.2.17
Event/data/control flow
What is it?
nflow is a hierarchical event dispatcher for managing you application's event/data/control flow.
For docs and examples visit: http://nflow.js.org/
Installation
npm i nflow --save
How to develop
nFlow uses webpack to compile the code, run the tests and run a local dev server:
Clone this repo and run:
npm start
- Unit tests are served on: http://localhost:5000/test/
(Hot loader: http://localhost:5000/webpack-dev-server/test) - Docs are served on: http://localhost:5000/docs/
(Hot Loader: http://localhost:5000/webpack-dev-server/docs)
Unit Tests
To run all unit tests, clone this repo and run:
npm install
npm test
0.2.17
8 years ago
0.2.16
8 years ago
0.2.14
9 years ago
0.2.12
9 years ago
0.2.11
9 years ago
0.2.10
9 years ago
0.2.7
9 years ago
0.2.6
9 years ago
0.2.5
9 years ago
0.2.4
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.11
9 years ago
0.1.10
9 years ago
0.1.9
9 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago