@schutm/bs-tea-ionicons

0.0.4 • Public • Published

bs-tea-ionicons

Synopsis

bs-tea-ionicons contains bindings to the feather icons to be used with Bucklescript-TEA.

Installation

yarn add bs-tea-ionicons

And don't forget to add it to your bsconfig.json:

  "bs-dependencies": [
    "bs-tea-ionicons",
    ...
  ],

Usage

let view model =
    TeaIonicons.open' []

Bug tracker

Open a new issue for bugs or feature requests. Please search for existing issues first.

Bugs or feature request will be fixed in the following order, if time permits:

  1. It has a pull-request with a working and tested fix.
  2. It is easy to fix and has benefit to myself or a broader audience.
  3. It puzzles me and triggers my curiosity to find a way to fix.

Acknowledgements

Of course this library would be impossible without the excellent ionicons

Contributing

Anyone and everyone is welcome to contribute.

License

This software is licensed under the ISC License.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @schutm/bs-tea-ionicons

    Weekly Downloads

    0

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    17.9 kB

    Total Files

    18

    Last publish

    Collaborators

    • schutm