playyjs

2.0.0 • Public • Published

ezgif com-gif-maker (1)

PlayJs

Animation Library for the WEB | playjs

play.js is a powerful JavaScript animation library, which takes care of the nitty gritty of animations and provides you with a simple easy to use INTERFACE. PlayJS helps to animate DOM elements , CSS properties and SVGs.

DOWNLOAD | DOCUMENTATION | 

USAGE

play({
  targets: 'div',
  translateX: 250,
  whenVisible:true,
  threshold:0.3,
  duration: 1000
});

Package Sidebar

Install

npm i playyjs

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

72 kB

Total Files

6

Last publish

Collaborators

  • anikettyagi