mof-validbody

0.1.0 • Public • Published

mof-validbody

the response body checker for middleware of floodesh

Install

npm install mof-validbody

Test

npm test

Usage

In floodesh, use it like:

const validbody = require("mof-validbody")
const Worker = require("floodesh").Worker
const worker = new Worker(config);

worker.responsemw.use(validbody("HTML"))

Package Sidebar

Install

npm i mof-validbody

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • mike442144