@ev3/ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Ev3 UI

Vanilla React and Tailwind CSS User Interfaces.

Install

$ npm install @ev3/ui

For Tailwind CSS

In tailwind.config.js add the following configuration

module.exports = {
  content: [
    //...
    './node_modules/@ev3/ui/**/*.{jsx,tsx}',
    '../node_modules/@ev3/ui/**/*.{jsx,tsx}'
    //...
  ],
  //...
}

Documentation Coming Soon

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.20
0.0.11

Package Sidebar

Install

npm i @ev3/ui

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

274 kB

Total Files

133

Last publish

Collaborators

  • hiroshisan