0.0.5 • Published 3 years ago

@schutm/bs-tea-remixicon v0.0.5

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 years ago

bs-tea-remixicon

Synopsis

bs-tea-remixicon contains bindings to the Remix Icon (System) to be used with Bucklescript-TEA.

Installation

yarn add bs-tea-remixicon

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

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

Usage

let view model =
    RemixIcon.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 Remix Icon.

Contributing

Anyone and everyone is welcome to contribute.

License

This software is licensed under the ISC License.

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago