src2print

0.2.1 • Public • Published

src2print

src2print is a simple tool for convert your source code to a HTML file and open to browser.

It can be useful if you need to licence you software.

NPM

Requirements

  • Linux
  • NodeJS 17.5 ^

Installation

npm i src2print -g

Usage

Open a terminal and run:

src2print

Args

Set title for document:

src2print -t "Title"

Set needed extensions:

src2print -e js,jsx,ts,tsx

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    1
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i src2print

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

5.46 kB

Total Files

5

Last publish

Collaborators

  • chuikoff