set-timeout2

1.0.1 • Public • Published

A setTimeout alternatives for browser based on requestAnimationFrame method

Install package

npm install set-timeout2 

Install devependecies and build library

  • Install dependencies

    npm install

  • Run and test in developer environment

    npm run run-dev

  • Build non-minified version of the library

    npm run build-dev

  • Build library and use in production

    npm run build-prod

    You will find the library in dist folder

  • Update or generate api doc

    npm run generate-doc

  • Do benchmark

    npm run benchmark

API Doc

https://bustling-stocking.surge.sh/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

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

Package Sidebar

Install

npm i set-timeout2

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

925 kB

Total Files

12

Last publish

Collaborators

  • pallab.gain