JSPM

my-animation-css-library

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q37202F
  • License MIT

A Simple Animation Library

Package Exports

  • my-animation-css-library
  • my-animation-css-library/test.html

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 (my-animation-css-library) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Animation.css

A simple Library for styling your web page

<p class="animation__animationName"></P>

Available Animations .

  • bounce
  • flash
  • shake

Added the text classes

  • text-primary
  • text-secondary
  • text-success
  • text-info
  • text-danger
  • text-warning
  • text-white
  • text-dark
  • text-light
  • text-body
  • text-muted
  • text-black-50
  • text-white-50

Added the background classes

  • bg-primary
  • bg-secondary
  • bg-success
  • bg-info
  • bg-danger
  • bg-warning
  • bg-white
  • bg-dark
  • bg-transparent
  • bg-light
  • bg-body

##future animations

fade-in etc...