1.5.1 • Published 1 year ago

filtry v1.5.1

Weekly downloads
28
License
MIT
Repository
github
Last release
1 year ago

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 suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago