Sign in Sign up
npm

criterion

criterion allows you to work with (build, combine, reuse, ...) SQL-where-conditions ('x = 5 AND y IS NOT NULL'...) as data (goodbye string-concatenation) and compile them to SQL: it has a succinct mongodb-like query-language, a simple and elegant function

Latest release
Dec 17, 2014
Releases
8
Known CVEs
0
First release
Sep 11, 2012
License
MIT
View on Npm
Repository

Source

snd/criterion
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
8
Last 12 months
0
Cadence
~3 months
Dependencies
0

Releases per month

last 12 months

Release mix

  • minor 2
  • patch 4
  • pre 1
8 releases
Dependencies

Depends on

0.4.0-rc.1

No dependencies recorded for the latest release.

Used by

1
Releases
Version Released
0.4.0-rc.1 pre
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.0 initial