File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Quelques bibliothèques Javascript pouvant aider à créer ces effets:
20
20
21
21
Pour aider à détecter le "scroll":
22
22
23
+ * [ Locomotive Scroll] ( https://locomotivemtl.github.io/locomotive-scroll/ ) , licence MIT.
23
24
* [ AOS (Animate On Scroll)] ( https://github.com/michalsnik/aos ) (premier release en 2015, dernier en 2018), licence MIT.
24
25
* [ WOW.js] ( https://wowjs.uk/ ) (premier release en 2013, dernier en 2016), licence MIT.
25
26
* [ scrollMonitor] ( https://github.com/stutrek/scrollMonitor ) (premier release en 2013, dernier en 2017), licence MIT.
@@ -31,6 +32,9 @@ Pour les animations:
31
32
* [ Typed.js] ( https://github.com/mattboldt/typed.js ) - animation typographique
32
33
* [ Velocity.js] ( http://velocityjs.org/ ) - inactif depuis 2018
33
34
35
+ Pour un effect Parallax:
36
+ * [ Rellax.js] ( https://dixonandmoe.com/rellax/ )
37
+
34
38
Certains "front-end frameworks" proposent des effets de "Block Reveal":
35
39
* [ CodyHouse Framework] ( https://codyhouse.co/ds/components/info/reveal-effects )
36
40
@@ -40,3 +44,6 @@ Exemples de transitions visuelles:
40
44
41
45
* [ Transitions] ( https://www.awwwards.com/awwwards/collections/transitions/ ) , une collection du site wwwwards
42
46
47
+ ## Effets 3D
48
+
49
+ * [ curtains.js] ( https://www.curtainsjs.com/ )
You can’t perform that action at this time.
0 commit comments