@oclif/table
Version:
Display table in terminal
24 lines (14 loc) • 782 B
Markdown
<img src="https://user-images.githubusercontent.com/449385/38243295-e0a47d58-372e-11e8-9bc0-8c02a6f4d2ac.png" width="260" height="73">
[](https://npmjs.org/package/@oclif/table)
[](https://npmjs.org/package/@oclif/table)
[](https://github.com/oclif/table/blob/main/LICENSE)
# Description
Print tables to the terminal using [ink](https://www.npmjs.com/package/ink)
# Examples
You can see examples of how to use it in the [examples](./examples/) directory.
You can run any of these with the following:
```
tsx examples/basic.ts
```
# Contributing
See the [contributing guide](./CONRTIBUTING.md).