ascii-header

1.0.2 • Public • Published

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 <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.

/ascii-header/

    Package Sidebar

    Install

    npm i ascii-header

    Weekly Downloads

    3

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    10.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • alestoraldous