Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

font-awesome-animation

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

font-awesome-animation

> Simple animations using some CSS3 I found on the web. > Best used on glyphicons like [FontAwesome](http://fortawesome.github.io/Font-Awesome/).

  • 0.4.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.2K
increased by13.62%
Maintainers
2
Weekly downloads
 
Created
Source

font-awesome-animation build npm version

Simple animations using some CSS3 I found on the web. Best used on glyphicons like FontAwesome.

Getting started

Add

npm install font-awesome-animation

Include CSS file in your index.html file:

<link rel="stylesheet" href="font-awesome-animation.min.css">

Usage

See live demo.

Development

This project is using:

  • the CSS preprocessor Myth to generate the prefixes for common browsers
# install dependencies
npm install

# generate prefixes and minified CSS files
npm run build

License

MIT License

FAQs

Package last updated on 22 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc