Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desandro/3dtransforms
:package: Introduction to CSS 3D transforms
https://github.com/desandro/3dtransforms
Last synced: 9 days ago
JSON representation
:package: Introduction to CSS 3D transforms
- Host: GitHub
- URL: https://github.com/desandro/3dtransforms
- Owner: desandro
- Created: 2010-12-01T21:40:31.000Z (almost 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-03-30T15:26:48.000Z (over 4 years ago)
- Last Synced: 2024-10-21T11:50:48.554Z (18 days ago)
- Language: CSS
- Homepage: https://3dtransforms.desandro.com/
- Size: 566 KB
- Stars: 1,012
- Watchers: 55
- Forks: 163
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-web-effect - 3dtransforms-3D - Intro to CSS 3D transforms (🚀 A series of exquisite and compact web page cool effects / Css 3D Effect)
- awesome-web-effect - 3dtransforms-3D - Intro to CSS 3D transforms (🚀 A series of exquisite and compact web page cool effects / Css 3D Effect)
README
# Intro to CSS 3D transforms
By [David DeSandro](https://desandro.com)
[3dtransforms.desandro.com](https://3dtransforms.desandro.com)
Tutorial, examples, and discussion all about CSS 3D transforms.
Originally written for [24 ways 2010](https://24ways.org/2010/intro-to-css-3d-transforms).
## Viewing this project locally
This project is built with [Jekyll](https://jekyllrb.com).
git clone https://github.com/desandro/3dtransforms.git
cd 3dtransforms/
jekyll serve## License
Written content is licensed under a [Creative Commons Attribution License](https://creativecommons.org/licenses/by/4.0/).
Example code is licensed under the [MIT license](https://desandro.mit-license.org). Have at it.