mof-iconv

0.1.4 • Public • Published

mof-charsetparser

the transformor of the response body for middleware of floodesh

Install

npm install mof-iconv

Test

npm test

Usage

In floodesh, use it like:

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

worker.responsemw.use(iconv())

Package Sidebar

Install

npm i mof-iconv

Weekly Downloads

0

Version

0.1.4

License

ISC

Last publish

Collaborators

  • mike442144