taco-ui

0.1.2 • Public • Published

🌮 taco

Taco is a bunch of components that work as layout primitives written with ReasonReact and styled-ppx available in JavaScript, TypeScript and Reason/OCaml.

  • Single-focused components
  • Highly composable
  • Type-safe
  • Strong defaults
  • Predictable APIs
  • A rich set of components that can represent all your app
  • Usable on Reason, JavaScript and TypeScript.

Installation

yarn add taco-ui
# or with npm
npm install --save taco-ui

Usage with Reason

When using ReScript you will need to add "taco-ui" and already have installed "reason-react" to your bs-dependencies in your bsconfig.json config

{
  "bs-dependencies": [
    "reason-react",
+   "taco-ui"
  ]
}

Usage with JavaScript

TBD

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.22latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.22
0.1.10
0.1.00
0.0.70
0.0.61
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i taco-ui

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

10.5 MB

Total Files

256

Last publish

Collaborators

  • davesnx