array-finder

0.1.0 • Public • Published

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

  • [x] 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

Readme

Keywords

none

Package Sidebar

Install

npm i array-finder

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

8.24 kB

Total Files

8

Last publish

Collaborators

  • egoist