ocean.js

0.2.2 • Public • Published

ocean.js

request auto

Install

npm install --save ocean.js

Getting Started

const {ocean} = require('ocean.js')

const request = ocean({wait: 5000}); // gap between every request

cost URI = {
    uri,        // uri to request
};
// please consult https://github.com/request/request-promise

request(URI).then(() => console.log('finished'));

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i ocean.js

Weekly Downloads

6

Version

0.2.2

License

ISC

Last publish

Collaborators

  • fanlia