0.1.0 • Published 5 years ago

array-finder v0.1.0

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

array-finder

NPM version NPM downloads CircleCI donate chat

Work in Progress..

Install

yarn add array-finder

Usage

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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