array-finder

A query language for JavaScrupt Array.

Usage no npm install needed!

<script type="module">
  import arrayFinder from 'https://cdn.skypack.dev/array-finder';
</script>

README

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