startinterval

1.0.1 • Public • Published

startInterval

Without startInterval:

setInterval(myFunction, 1000);
myFunction();

With startInterval:

startInterval(myFunction, 1000);

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
  • 0.0.0
    0

Package Sidebar

Install

npm i startinterval

Weekly Downloads

0

Version

1.0.1

License

WTFPL

Last publish

Collaborators

  • evanhahn