1.0.2 • Published 3 years ago

ascii-header v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

šŸš€ 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 <output file paths>

CLI Installation

$ npm install -g ascii-header
$ ascii-header <output file paths>

Screenshots

shot shot

šŸ’– Donate

Author

šŸ‘¤ Alestor Aldous

šŸ“ License

MIT

Copyright Ā© 2022 Alestor Aldous.