octicons-marko

2.0.0 • Public • Published

Octicon Marko.js Component

Use Octicons in your Marko.js application.
This module was inspired by the Vue.js Octicon component.

Get started

You just have to install octicons-marko and include it into your app:

# Install octicons-marko via npm 
$ npm install octicons-marko

Basic

<octicon name="git-pull-request"></octicon>

Scale

<octicon name="repo" scale="3"></octicon>

Spin

<octicon name="sync" spin></octicon>

Flip

<octicon name="squirrel" flip="vertical"></octicon>
<octicon name="squirrel" flip="horizontal"></octicon>

/octicons-marko/

    Package Sidebar

    Install

    npm i octicons-marko

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    4.23 kB

    Total Files

    5

    Last publish

    Collaborators

    • teddy117