Skip to content

Commit 73f1e83

Browse files
authored
Update README.md
1 parent 8e8731b commit 73f1e83

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# RSPlugin-particles
2-
Particles.js plugin for React Studio
2+
[Particles.js](https://vincentgarreau.com/particles.js/) plugin for React Studio based on [tsparticles](https://github.com/matteobruni/tsparticles)
3+
4+
# Instructions
5+
1. Download from [here]()
6+
2. Access 'Components Plugin' folder from: React Studio Menu > Plugins > Show Plugin Manager > Show Plugins folder in Finder
7+
3. Unzip and paste .plugin file in this folder
8+
4. Click 'Reload Plugins' from Plugin Menu
9+
5. You will see tsparticles component in the Components Menu
10+
11+
# How to use
12+
1. Paste the tsParticles config JSON (you can get these from [here](https://particles.matteobruni.it/Samples#parallax))
13+
2. Change dimensions from React Studio Canvas
14+
15+
![Plugin running in React Studio](https://raw.githubusercontent.com/automediaAI/RSPlugin-Lottie/master/screenshot.png)
16+
17+
# Credits
18+
Logo from [matteobruni](https://particles.matteobruni.it/)
19+
20+
21+
22+

0 commit comments

Comments
 (0)