Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikeumus/docpad-plugin-iconmonstr
:ghost: :white_small_square: Iconmonstr SVG icons for Docpad in ECO syntax.
https://github.com/mikeumus/docpad-plugin-iconmonstr
Last synced: 25 days ago
JSON representation
:ghost: :white_small_square: Iconmonstr SVG icons for Docpad in ECO syntax.
- Host: GitHub
- URL: https://github.com/mikeumus/docpad-plugin-iconmonstr
- Owner: mikeumus
- License: other
- Created: 2013-07-26T04:28:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T07:07:44.000Z (over 8 years ago)
- Last Synced: 2024-10-07T15:06:40.117Z (about 1 month ago)
- Language: CoffeeScript
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Iconmonstr Plugin for [DocPad](http://docpad.org)
#### via Eco functions###### ~52 SVG icons as [eco](https://github.com/sstephenson/eco) functions.
[![Build Status](https://img.shields.io/travis/mikeumus/docpad-plugin-iconmonstr/master.svg)](http://travis-ci.org/mikeumus/docpad-plugin-iconmonstr "Check this project's build status on TravisCI")
[![NPM version](https://img.shields.io/npm/v/docpad-plugin-iconmonstr.svg)](https://npmjs.org/package/docpad-plugin-iconmonstr "View this project on NPM")
[![NPM downloads](https://img.shields.io/npm/dm/docpad-plugin-iconmonstr.svg)](https://npmjs.org/package/docpad-plugin-iconmonstr "View this project on NPM")
[![Dependency Status](https://img.shields.io/david/mikeumus/docpad-plugin-iconmonstr.svg)](https://david-dm.org/mikeumus/docpad-plugin-iconmonstr)
[![Dev Dependency Status](https://img.shields.io/david/dev/mikeumus/docpad-plugin-iconmonstr.svg)](https://david-dm.org/mikeumus/docpad-plugin-iconmonstr#info=devDependencies)
[![Gratipay donate button](https://img.shields.io/gratipay/docpad.svg)](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")![Alt text](https://googledrive.com/host/0B9LVk4xbDIJTSWVYcU5fb0RUVVk/iconmonstrs.png "Current icons available screenshot.")
###### Function:
getIconmonstrTipsyBlock(`iconName`,`iconId`,`iconClass`)
###### Real world example:
``` coffeescript
<%- @getIconmonstrTipsyBlock('globe','iconmonstr-head-id','cool-class') %>
```## Install
``` bash
docpad install iconmonstr
```## History
[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/mikeumus/docpad-plugin-iconmonstr/blob/master/HISTORY.md#files)## Contribute
[Discover how you can contribute by heading on over to the `CONTRIBUTING.md` file.](https://github.com/mikeumus/docpad-plugin-iconmonstr/blob/master/CONTRIBUTING.md#files)
## Backers
### Maintainers
These amazing people are maintaining this project:
- Michael Mooring (https://github.com/mikeumus)
## License
Iconmonstr icon art license at: http://iconmonstr.com/license/
By using these icons you agree to iconmonstr.com's above linked license.Unless stated otherwise all works are:
- Copyright © Mass Distribution Media
and licensed under:
- The incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://opensource.org/licenses/mit-license.php)