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: 2 months 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-30T07:07:44.000Z (about 9 years ago)
- Last Synced: 2025-03-03T22:11:18.564Z (3 months 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.
[](http://travis-ci.org/mikeumus/docpad-plugin-iconmonstr "Check this project's build status on TravisCI")
[](https://npmjs.org/package/docpad-plugin-iconmonstr "View this project on NPM")
[](https://npmjs.org/package/docpad-plugin-iconmonstr "View this project on NPM")
[](https://david-dm.org/mikeumus/docpad-plugin-iconmonstr)
[](https://david-dm.org/mikeumus/docpad-plugin-iconmonstr#info=devDependencies)
[](https://www.gratipay.com/docpad/ "Donate weekly to this project using Gratipay")
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
###### 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)