Skip to content

anikettyagi13/PlayJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
});

About

This is an Animation Library built for the WEB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published