brisk-parser

0.3.0 • Public • Published

Brisk Parser

Drop-in, multi-purpose parser

Dependencies

Install

Using npm

npm install brisk-parser

Options

The following boolean options allow you to enable/disable parsing types:

  • body (default: true), traditional body parser
  • cookies (always true), basic cookie parser
  • json (default: false), supporting parsing of: application/json
  • files (default: false), parsing uploaded files

Credits

Innitiated by Makis Tracend

Distributed through Makesites.org

Released under the MIT license

Package Sidebar

Install

npm i brisk-parser

Weekly Downloads

1

Version

0.3.0

License

none

Last publish

Collaborators

  • makesites