0.3.0 • Published 8 years ago

brisk-parser v0.3.0

Weekly downloads
2
License
-
Repository
github
Last release
8 years ago

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