0.3.1 • Published 8 years ago

cerebral-computed-fuse v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

cerebral-computed-fuse

A cerebral computed function that adds fuzzy search to data in the store.

How to use

Go to http://www.cerebraljs.com/documentation/cerebral-computed-fuse

Contribute

Fork repo

  • npm install
  • npm start runs dev mode which watches for changes and auto lints, tests and builds
  • npm test runs the tests
  • npm run lint lints the code
  • npm run build compiles es2015 to es5