Project Awesome project awesome

Other State Libraries > ng-eagleeye.js

A framework-agnostic, native JavaScript immutable state manager with change-streams, deployable anywhere.

Package GitHub

Eagle Eye

TypeScript GitHub Workflow Status coverage NPM Maintenance build size Downloads GitHub package.json version

Angular Eagle Eye

In development -- alpha testing phase.

Install:
npm install --save @webkrafters/ng-eagleeye

Demo: Play with the app on codesandbox
If sandbox fails to load app, please clone and run the demo repo as follows.

  1. open your command line interface in your local machine.
  2. run git clone https://github.com/webKrafters/ng-eagleeye-app.git
  3. run cd ng-eagleeye-app
  4. run npm install && npm run dev
  5. open the URL displayed at then of this script run.

License

GPLv3

Back to Angular