emiliosnic / icon-patterns

Include animated CSS icon patterns in your background

Home Page:https://emiliosnic.github.io/icon-patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon-patterns

Include animated CSS icon patterns in your background

Github file size apm codecov David PRs Welcome

Development Guidelines

Install the required dependencies

npm install

To setup a watch task to rebuild on change use

npm start

To build the library once use

npm run build

Tests & Coverage

To run the tests use

npm test

To produce and access a test coverage report run

npm run coverage
open coverage/lcov-report/index.html

Documentation Reference

To generate the JSDoc API Reference run

npm run documentation
open documentation/index.html

Versioning

For the versions available, see the releases for this repository.

Authors

About

Include animated CSS icon patterns in your background

https://emiliosnic.github.io/icon-patterns

License:MIT License


Languages

Language:JavaScript 59.0%Language:HTML 33.4%Language:CSS 7.7%