ticky

1.0.1 • Public • Published

ticky

npm install ticky --save

ticky(fn)

Run a callback as soon as possible using one of the following. To keep things lean, process.nextTick won't be bundled when it comes to browserify.

  • setImmediate
  • process.nextTick
  • setTimeout

license

mit

/ticky/

    Package Sidebar

    Install

    npm i ticky

    Weekly Downloads

    194,564

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • bevacqua