@plumier/filter-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-canary.km12ir1x.0 • Public • Published

Plumier

Delightful Node.js Rest Framework

Build Status Build status Coverage Status lerna npm npm

Documentation

Read the project documentation on https://plumierjs.com

Contributing

To run Plumier project on local machine, some setup/app required

App requirements

  • Visual Studio Code (Recommended)
  • Yarn (required)

Local Setup

  • Fork and clone the project git clone
  • Install dependencies by yarn install
  • Run test by yarn test

Debugging

Plumier already provided vscode task and launch setting. To start debugging a test scenario:

  • Locate the test file and narrow the test runs by using .only
  • Put breakpoint on any location you need on .ts file
  • On start/debug configuration select Jest Current File and start debugging

Package Sidebar

Install

npm i @plumier/filter-parser

Weekly Downloads

0

Version

1.0.0-canary.km12ir1x.0

License

MIT

Unpacked Size

29.2 kB

Total Files

15

Last publish

Collaborators

  • ktutnik