JSPM

maiton

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q24027F
  • License MIT

Maiton is a CLI tool to help you add helpful UI components to your project.

Package Exports

  • maiton

Readme

maiton

A CLI for adding components to your Farcaster frame project.

Usage

Use the init command to initialize dependencies for a new project.

The init command installs dependencies and adds the cn util for the project.

npx maiton init

add

Use the add command to add components to your project.

The add command adds a component to your project and installs all required dependencies.

npx maiton add [component]

Example

npx maiton add avatar

You can also run the command without any arguments to view a list of all available components:

npx maiton add

Documentation

Visit https://maiton.xyz to view the documentation.

License

Licensed under the MIT license.