query-params-mongo icon indicating copy to clipboard operation
query-params-mongo copied to clipboard

URL query string to MongoDB find() criteria converter

Results 5 query-params-mongo issues
Sort by recently updated
recently updated
newest added

Would be nice to have an `eqi` operator, to support equals-ignore-case. Current workaround is to use a regex operator.

enhancement
help wanted

Tests: add tests for strict mode

Tests

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...

dependencies