Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmis1000/ans2png
An ANSI art to PNG converter
https://github.com/mmis1000/ans2png
Last synced: 9 days ago
JSON representation
An ANSI art to PNG converter
- Host: GitHub
- URL: https://github.com/mmis1000/ans2png
- Owner: mmis1000
- Created: 2018-06-23T14:44:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T04:37:00.000Z (about 6 years ago)
- Last Synced: 2024-11-23T21:29:49.683Z (2 months ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ANSI art to PNG Converter
## Install
1. follow the instruction on [Node Canvas](https://github.com/Automattic/node-canvas/wiki) to install required dependency
2. run `npm install -g ans2png`## Usage
```sh
ans2png [output file name]
# what else do you need?
```