Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/mquery-each
https://github.com/forivall/mquery-each
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forivall/mquery-each
- Owner: forivall
- License: isc
- Created: 2016-06-08T22:47:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T15:05:18.000Z (5 months ago)
- Last Synced: 2024-10-14T09:57:47.547Z (3 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mquery-each
Traverse a mongo query-like object. Similar to `traverse`
[![build status](https://secure.travis-ci.org/forivall/mquery-each.svg)](http://travis-ci.org/forivall/mquery-each)
[![dependency status](https://david-dm.org/forivall/mquery-each.svg)](https://david-dm.org/forivall/mquery-each)
[![coverage status](https://coveralls.io/repos/github/forivall/mquery-each/badge.svg)](https://coveralls.io/github/forivall/mquery-each)## Installation
```
npm install --save mquery-each
```## Usage
## Credits
[Emily Marigold Klassen](https://github.com/forivall/)## License
ISC