Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainbrosset/csstransformer
CSS Transform Visualizer
https://github.com/captainbrosset/csstransformer
Last synced: about 1 month ago
JSON representation
CSS Transform Visualizer
- Host: GitHub
- URL: https://github.com/captainbrosset/csstransformer
- Owner: captainbrosset
- License: apache-2.0
- Created: 2013-10-02T10:03:15.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-10-06T07:02:19.000Z (about 11 years ago)
- Last Synced: 2023-03-15T13:45:38.217Z (almost 2 years ago)
- Homepage: http://captainbrosset.github.io/csstransformer
- Size: 171 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
csstransformer
==============This CSS Transform Visualizer tool allows you to experiment with CSS transforms by entering any transform expression and visualizing the result of that transform on an element.
The tool shows both the un-transformed and transformed elements, giving you better understanding of how transforms work.
You can move and resize the element freely as well as move the transform origin too.