@ostera/reiki

0.0.4-alpha • Public • Published

🧘 reiki

ReasonML bindings to Yoga Layout.

Status: Usable ALPHA.

Homepage: https://ostera.github.io/reiki

Installation

ostera/reactor λ yarn add @ostera/reiki --save

And including it in your bsconfig.json file too:

{
  // ...
  "suffix": ".bs.js",
  "bs-dependencies": [
    "@ostera/reiki",
  ],
  "warnings": {
    "error" : "+101"
  },
  // ... 
}

Now you're good! Make sure to run bsb -make-world and check the docs! :)

Readme

Keywords

none

Package Sidebar

Install

npm i @ostera/reiki

Weekly Downloads

0

Version

0.0.4-alpha

License

MIT

Unpacked Size

16.3 MB

Total Files

20

Last publish

Collaborators

  • ostera