Skip to content

Instantly share code, notes, and snippets.

View mrseth01's full-sized avatar

Seth Lemoine mrseth01

View GitHub Profile
@mrseth01
mrseth01 / gsap-properties-cheat-sheet.md
Created April 27, 2020 18:58 — forked from lunelson/gsap-properties-cheat-sheet.md
Greensock Properties Cheat Sheet

Greensock CSS properties Cheat Sheet

I wrote this as a reference for myself because some of the property names are non-obvious, and there are a number of relevant special properties, and there is no central concise listing of them all in GSAP Docs, other than (in longer form) on the CSSPlugin page.

Standard CSS properties

...are all supported, with hyphenated-names becoming camelCaseNames. Non-animatable properties are also supported but they will be set at the beginning of the tween.

Special mentions:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="Peluso Construction is comprised of a small team with over 20 years experience in commercial renovations in healthcare and other specialized settings." />
<meta name="keywords" content="team, experts, experience, commercial renovations, healthcare, specialized, Michael Peluso, Dennis Atkinson, Shawn Carignan, Keith Long, James Peluso, Jeffrey Tully, experts, professional, architects, mechanical, plumbing, electrical, drywall, flooring, painting, subcontractors, Massachusetts" />
<title>Peluso Construction, Inc.</title>
<link href="css/screen.css" media="screen" rel="stylesheet" type="text/css"/>