JSPM

@rohit.wushu/fxlib

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 7
    • Score
      100M100P100Q21250F
    • License MIT

    Lightweight CSS animation library with utility classes like animate.css

    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>