Skip to content

anikettyagi13/playjs-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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

Play Js Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published