0.1.4 • Published 8 years ago

mof-iconv v0.1.4

Weekly downloads
3
License
ISC
Repository
-
Last release
8 years ago

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())
0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago