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/

Package Sidebar

Install

npm i set-timeout2

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

925 kB

Total Files

12

Last publish

Collaborators

  • pallab.gain