# 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