@nathanfaucett/request_animation_frame

0.0.4 • Public • Published

requestAnimationFrame

requestAnimationFrame for the browser and node.js

var requestAnimationFrame = require("@nathanfaucett/request_animation_frame");

requestAnimationFrame(function(ms) {
    console.log(ms);
});

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @nathanfaucett/request_animation_frame

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • nathanfaucett