Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/transform-property
Name of the CSS transform property (cross-browser)
https://github.com/component/transform-property
Last synced: 13 days ago
JSON representation
Name of the CSS transform property (cross-browser)
- Host: GitHub
- URL: https://github.com/component/transform-property
- Owner: component
- Created: 2013-04-05T01:35:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T17:04:45.000Z (over 9 years ago)
- Last Synced: 2024-12-10T06:43:01.906Z (18 days ago)
- Language: JavaScript
- Size: 138 KB
- Stars: 5
- Watchers: 7
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# transform-property
Name of the CSS transform property (cross-browser)
## Installation
$ component install component/transform-property
## API
Exports the name of transform property as a `String` or `null` if
the property is not supported.## License
MIT