Package Exports
- @rohit.wushu/fxlib
- @rohit.wushu/fxlib/dist/fxlib.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rohit.wushu/fxlib) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
FXLib - Lightweight Animation Library
A lightweight CSS animation library inspired by Animate.css, with modern animations like bounce, zoom, flip, spin, and more.
🚀 Usage
Via CDN:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fxlib/dist/fxlib.min.css">
<script src="https://cdn.jsdelivr.net/npm/fxlib/dist/fxlib.js"></script>