0.1.0 • Published 7 years ago
array-finder v0.1.0
array-finder
Work in Progress..
Install
yarn add array-finderUsage
import { sortBy } from 'array-finder'Documentation
https://array-finder.egoist.sh
Roadmap
- 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
0.1.0
7 years ago