Skip to content

Commit 46a8b5f

Browse files
committed
Creates cheat-sheet.md
Auto commit by GitBook Editor
1 parent a70a8d1 commit 46a8b5f

File tree

5 files changed

+66
-3
lines changed

5 files changed

+66
-3
lines changed

1.md

Whitespace-only changes.

SUMMARY.md

+66-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,71 @@
22

33
## Overview
44

5-
* [My Awesome API](README.md)
5+
* [TweenLite](1.md)
6+
* [DOCS Home](README.md)
7+
* [Cheat Sheet](cheat-sheet.md)
8+
* TweenMax
9+
* TimelineLite
10+
* TimelineMax
611

7-
## Methods
12+
## Core
13+
14+
* [Animation](methods.md)
15+
* SimpleTimeline
16+
17+
## Easing
18+
19+
* [Back](easing/back.md)
20+
* Bounce
21+
* Circ
22+
* CustomBounce
23+
* CustomEase
24+
* CustomWiggle
25+
* Ease
26+
* EaseLookup
27+
* Elastic
28+
* Expo
29+
* Linear
30+
* Power0
31+
* Power1
32+
* Power2
33+
* Power3
34+
* Power4
35+
* Quad
36+
* Quart
37+
* Quint
38+
* Sine
39+
* Strong
40+
* RoughEase
41+
* SlowMo
42+
* SteppedEase
43+
44+
## Plugins
45+
46+
* AttrPlugin
47+
* BezierPlugin
48+
* ColorPropsPlugin
49+
* CSSPlugin
50+
* CSSRulePlugin
51+
* DirectionalRotationPlugin
52+
* DrawSVGPlugin
53+
* EaselPlugin
54+
* ModifiersPlugin
55+
* MorphSVGPlugin
56+
* Physics2DPlugin
57+
* PhysicsPropsPlugin
58+
* PixiPlugin
59+
* RaphaelPlugin
60+
* RoundPropsPlugin
61+
* ScrambleTextPlugin
62+
* ScrollToPlugin
63+
* TextPlugin
64+
* ThrowPropsPlugin
65+
* TweenPlugin
66+
67+
## Utilities
68+
69+
* Draggable
70+
* SplitText
71+
* GSDevTools
872

9-
* [Defining Methods](methods.md)

cheat-sheet.md

Whitespace-only changes.

easing/back.md

Whitespace-only changes.

easing/back/bounce.md

Whitespace-only changes.

0 commit comments

Comments
 (0)