array-finder
v0.1.0
Published
A query language for JavaScrupt Array.
Readme
array-finder
Work in Progress..
Install
yarn add array-finderUsage
import { sortBy } from 'array-finder'Documentation
https://array-finder.egoist.sh
Roadmap
- [x] sortBy
- [ ] find (support mongodb-like query)
- [ ] Chaining API:
chain(arr).find(query).sortBy(sort)
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Author
array-finder © EGOIST, Released under the MIT License. Authored and maintained by EGOIST with help from contributors (list).
egoist.sh · GitHub @EGOIST · Twitter @_egoistlily
