Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/cliui-table
https://github.com/forivall/cliui-table
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/forivall/cliui-table
- Owner: forivall
- License: isc
- Created: 2017-07-22T00:16:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T11:31:14.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T09:57:47.655Z (3 months ago)
- Language: JavaScript
- Size: 266 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cliui-table
Simplified way to render some data for the terminal, with cliui
[![build status](https://secure.travis-ci.org/forivall/cliui-table.svg)](http://travis-ci.org/forivall/cliui-table)
[![dependency status](https://david-dm.org/forivall/cliui-table.svg)](https://david-dm.org/forivall/cliui-table)
[![coverage status](https://coveralls.io/repos/github/forivall/cliui-table/badge.svg)](https://coveralls.io/github/forivall/cliui-table)## Installation
```
npm install --save cliui-table
```## Usage
## Credits
[Emily Marigold Klassen](https://github.com/forivall/)## License
ISC