Welcome to ink-component-table 👋
A table component for Ink.
Installation
npm install --save ink-component-table
Demo
npm run build && npm run demo
Usage
import Table from 'ink-component-table'; ;
Run tests
# You will need to build the library first npm run buildnpm run test
Author
👤 Matthew Tole matthewtole@gmail.com
- Website: http://matthewtole.com
- Twitter: @matthewtole
- Github: @matthewtole
- LinkedIn: @matthewtole
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Matthew Tole matthewtole@gmail.com.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator