query-params-mongo
query-params-mongo copied to clipboard
URL query string to MongoDB find() criteria converter
Would be nice to have an `eqi` operator, to support equals-ignore-case. Current workaround is to use a regex operator.
Should there be a way to override auto-detect data type? Looking back, /^is/ is not necessarily a boolean indicator, it breaks when the field name is 'issue', for example. Maybe...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...