feathers-query-filters

v2.1.2
Adds support for special query string params used for filtering data
feathers feathers-plugin REST Socket.io realtime nedb service filters sort and 4 more...

prepublish

npm run compile

publish

git push origin && git push origin --tags

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

compile

rimraf lib/ && babel -d lib/ src/

lint

eslint-if-supported semistandard --fix

mocha

mocha --opts mocha.opts

coverage

istanbul cover node_modules/mocha/bin/_mocha -- --opts mocha.opts

test

npm run compile && npm run lint && npm run coverage && nsp check
npm i feathers-query-filters

Metadata

  • MIT
  • >= 4
  • Feathers contributors
  • released 1/4/2017

Downloads

Maintainers