Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alestor123/ascii-header

This is a simple code for adding ascii art as header
https://github.com/alestor123/ascii-header

art ascii ascii-art ascii-fonts banner banner-generator cli cli-app comment comments docs docs-generator documentation figlet generator header headers jsdoc nodejs terminal

Last synced: 23 days ago
JSON representation

This is a simple code for adding ascii art as header

Awesome Lists containing this project

README

        

ASCII-HEADER

> This is a simple code for adding ascii art header to the code(as comments)


issues








## 🚀 Usage

## API

```
const header = require('ascii-header')
const data = {
name: 'ascii-header',
version: '1.0.0',
description:
'This is a simple code for adding ascii art header to the code(as comments)',
funding: 'https://alestor123.is-a.dev/donate',
author: 'Alestor Aldous',
license: 'MIT',
homepage: 'https://github.com/alestor123/ASCII-HEADER#readme',
}
console.log(header(['./test/test.js'], data))
```

## Quick use
```
$ npx ascii-header
```
## CLI Installation
```
$ npm install -g ascii-header
```
```
$ ascii-header
```
# Screenshots

![shot](./demo/shots/ascii-header.png)
![shot](./demo/shots/ascii-header1.png)

## 💖 [Donate](https://alestor123.is-a.dev/donate)

## Author

👤 **Alestor Aldous**

- Twitter: [@alestor123](https://twitter.com/alestor123)
- Github: [@alestor123](https://github.com/alestor123)

## 📝 License
> MIT

Copyright © 2022 [Alestor Aldous](https://github.com/alestor123).