Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 394 Bytes

Card3d

Create beautilful 3d card effect with only attributes (idea inspired form vanilla tilt js)

Update

Changelog

Installation

$ npm i card3d

or from the cdn

<script src="https://unpkg.com/card3d@2.6.5/dist/card3d.js"></script>

Documentation

See the documentation on the github page