@yamada-ui/cli

1.0.5 • Public • Published

@yamada-ui/cli

Generate TypeScript types to provide autocomplete for your custom theme.

Installation

$ pnpm add @yamada-ui/cli

or

$ yarn add @yamada-ui/cli

or

$ npm install @yamada-ui/cli

Usage

pnpm yamada-cli token <path/to/your/theme.(js|ts)>

Options

  • --out <path> output file to node_modules/@yamada-ui/core/dist/generated-theme.types.d.ts
  • --watch [path] Watch directory for changes and rebuild
  • --help display help for command

Contribution

Wouldn't you like to contribute? That's amazing! We have prepared a contribution guide to assist you.

License

This package is licensed under the terms of the MIT license.

Package Sidebar

Install

npm i @yamada-ui/cli

Weekly Downloads

134

Version

1.0.5

License

MIT

Unpacked Size

1.99 MB

Total Files

16

Last publish

Collaborators

  • hirotomoyamada