1.5.1 • Published 2 years ago
filtry v1.5.1
Filtry
Library to filter collections of data based on boolean logic filters.
Look in test folders to see example usage.
NPM scripts
Use Node.js v20.
npm t: Run test suitenpm start: Runnpm run buildin watch modenpm run test:watch: Run test suite in interactive watch modenpm run test:prod: Run linting and generate coveragenpm run build: Generate bundles and typings, create docsnpm run lint: Lints codenpm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)