0.1.1 • Published 7 months ago

@expelledboy/ink-showcase v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

ink-showcase

A collection of interactive examples for React Ink components in the terminal.

Usage

Run the showcase directly with:

npx @expelledboy/ink-showcase

Each component example includes interactive demonstrations to help you understand how they work and how to implement them in your own projects.

Contributing

Contributions are welcome! Feel free to add more component examples or improve existing ones.

Adding New Component Examples

  1. Create a new story file in the src directory
  2. Follow the storybook format as shown in existing examples
  3. Import your story in the main index file

License

MIT