What is Tablegger?
Tablegger is a npm package that help you print table-structured information in terminal easily.
- 📦 Out-of-the-box ANSI code support.
- ⚙️ Supports flexible configurations such as borders and paddings.
- 🔧 Automatic alignment.
- 🤙🏻 Modify configuration anytime, anywhere.
- 👀 Various built-in themes
- 🦾 TypeScript, of course.
Install
With NPM:
bash
$ npm install tablegger$ npm install tableggerWith Yarn:
bash
$ yarn install tablegger$ yarn install tableggerWith PNPM:
bash
$ pnpm install tablegger$ pnpm install tableggerNow start you travel with tablegger