Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzwillia/console-list
A simple library for rendering fixed-width lists from a JSON array
https://github.com/dzwillia/console-list
Last synced: 11 days ago
JSON representation
A simple library for rendering fixed-width lists from a JSON array
- Host: GitHub
- URL: https://github.com/dzwillia/console-list
- Owner: dzwillia
- License: mit
- Created: 2017-09-11T03:38:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T13:39:12.000Z (over 7 years ago)
- Last Synced: 2024-12-09T22:05:25.564Z (16 days ago)
- Language: JavaScript
- Homepage: https://dzwillia.github.io/console-list/examples
- Size: 277 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# console-list
A simple library for rendering fixed-width lists from a JSON array.## Installing
### In Node.js
The preferred way of installing the Flex.io SDK For Node.js is to use the [npm](http://npmjs.org) package manager. Simply type in the following command at the command prompt:
```sh
npm install console-list
```## License
console-list is open source and released under the [MIT License](LICENSE).Copyright (c) 2017 [David Z Williams](https://twitter.com/padredaveo).
> *PS: I would love to know if you're using vue-simple-spinner. Tweet to me at [@padredaveo](https://twitter.com/padredaveo)*.