filter-string

v0.1.0
Parse and stringify RESTFul filter string
parser stringify restful query filter

flow

flow

lint

eslint ./src

prebuild

npm run flow && npm run lint

build

NODE_ENV=production && npm run compile && npm run compile:es && rollup -c

compile

babel src -d lib --presets=env,stage-0,flow --plugins=add-module-exports

compile:es

babel src -d es

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • kagawagao
  • released 12/4/2017

Downloads

Maintainers