Skip to content

Commit fd845a0

Browse files
authored
Update README.md
1 parent ea5cee5 commit fd845a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# QueryCraft-To-MongoDB
22
Converts a [QueryCraft](https://github.com/BeameryHQ/QueryCraft) Filter Builder object into a function to filter arrays of objects.
33

4-
54
[![NPM](https://nodei.co/npm/querycraft-to-mongodb.png)](https://npmjs.org/package/querycraft-to-mongodb)
65

76
[![npm version](https://badge.fury.io/js/querycraft-to-mongodb.svg)](https://badge.fury.io/js/querycraft-to-mongodb)
8-
[![CircleCI](https://circleci.com/gh/BeameryHQ/QueryCraft-To-MongoDB.svg?style=shield)](https://circleci.com/gh/BeameryHQ/QueryCraft-To-MongoDB)
97
[![codecov](https://codecov.io/gh/BeameryHQ/QueryCraft-To-MongoDB/branch/master/graph/badge.svg)](https://codecov.io/gh/BeameryHQ/QueryCraft-To-MongoDB)
108
[![David deps](https://david-dm.org/BeameryHQ/QueryCraft-To-MongoDB.svg)](https://david-dm.org/BeameryHQ/QueryCraft-To-MongoDB)
119
[![Known Vulnerabilities](https://snyk.io/test/github/beameryhq/querycraft-to-mongodb/badge.svg)](https://snyk.io/test/github/beameryhq/querycraft-to-mongodb)

0 commit comments

Comments
 (0)