cerebral-computed-fuse
v0.3.1
Published
A cerebral computed function that adds fuzzy search to data in the store
Downloads
1
Maintainers
Readme
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 buildsnpm test
runs the testsnpm run lint
lints the codenpm run build
compiles es2015 to es5