0.1.1 • Published 7 months ago
@expelledboy/ink-showcase v0.1.1
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
- Create a new story file in the
src
directory - Follow the storybook format as shown in existing examples
- Import your story in the main index file
License
MIT