Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/has-translate3d
Feature detection of css translate3d
https://github.com/component/has-translate3d
Last synced: 13 days ago
JSON representation
Feature detection of css translate3d
- Host: GitHub
- URL: https://github.com/component/has-translate3d
- Owner: component
- Created: 2013-04-05T02:07:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-26T19:37:31.000Z (over 10 years ago)
- Last Synced: 2024-05-08T17:11:21.920Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 138 KB
- Stars: 2
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# has-translate3d
Feature detection of css `translate3d`
## Installation
$ component install component/has-translate3d
## API
Exports `true` if the engine supports `translate3d`,
or `false` otherwise.## License
MIT