mof-cookie

1.0.2 • Public • Published

mof-cookie

mof-cookie is a middleware of floodesh, which will fetch a random cookie from a web-service.

Install

npm install mof-cookie

Usage

const cookie = require('mof-cookie');
const Worker = require('floodesh/worker');
 
const worker = new Worker();
 
worker.use(co.wrap(cookie(worker.config.service)));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i mof-cookie

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.21 kB

Total Files

5

Last publish

Collaborators

  • mike442144