font-awesome-animation
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "font-awesome-animation", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "author": "l-lin", |
@@ -11,3 +11,5 @@ font-awesome-animation [![Build Status](https://travis-ci.org/l-lin/font-awesome-animation.png?branch=master)](https://travis-ci.org/l-lin/font-awesome-animation) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) | ||
### Manually | ||
The files can be downloaded from: | ||
* Minified [CSS](https://raw.githubusercontent.com/l-lin/font-awesome-animation/master/dist/font-awesome-animation.min.css) for production usage | ||
@@ -17,5 +19,6 @@ * Un-minified [CSS](https://raw.githubusercontent.com/l-lin/font-awesome-animation/master/dist/font-awesome-animation.css) for development | ||
### With BowerJS | ||
```bash | ||
bower install font-awesome-animation | ||
``` | ||
$ bower install font-awesome-animation | ||
``` | ||
@@ -25,2 +28,3 @@ Installation | ||
Include CSS file in your index.html file: | ||
```html | ||
@@ -38,3 +42,3 @@ <link rel="stylesheet" href="font-awesome-animation.min.css"> | ||
* [GruntJS](http://gruntjs.com/) for adding prefixes and minification purpose | ||
* the CSS preprocessor [Myth](http://www.myth.io/) to generate the the prefixes for common browsers | ||
* the CSS preprocessor [Myth](http://www.myth.io/) to generate the prefixes for common browsers | ||
@@ -44,5 +48,6 @@ Getting started | ||
You will need to install the dependencies: | ||
```bash | ||
npm install | ||
``` | ||
$ npm install | ||
``` | ||
@@ -52,8 +57,10 @@ Build | ||
You can generate the CSS file with prefixes and the minified CSS file by executing the following command: | ||
```bash | ||
grunt | ||
``` | ||
$ grunt | ||
``` | ||
License | ||
================ | ||
[MIT License](http://en.wikipedia.org/wiki/MIT_License) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
193819
1009
61
0