Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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