Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 992 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 992 Bytes

ParticlesJS

Plugin for draw animated particles on canvas

ParticlesJS

Example for using

new Particles(canvasParticlesElement[, {options}]);

Support

Cover of

  • Text
  • Image

options

Option Value
text Default: shape.js
String
fontSize Default: 80
Number
fontFamily Default: arial
String
width Default: 300
Number
height Default: 150
Number
radius Default: [1, 4]
Array of Numbers
disperse Default: 8
Number
duration Default: 0.1
Number
colors Default: false
Array of String
speed Default: 1
Number

License

This project is available under the MIT license.

Support

BrowserStack

Live tests