@edmundpf/print-ts

1.0.2 • Public • Published

print-ts

Basic print tools w/ time logging

Install

$ npm i -S @edmundpf/print-ts

Usage

// Javascript
const Print = require('@edmundpf/print-ts').default
// Typescript
import Print from '@edmundpf/print-ts'
// Initialize and Run
const print = new Print()
print.success('Using print-ts!')

Documentation

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @edmundpf/print-ts

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.34 kB

Total Files

8

Last publish

Collaborators

  • edmundpf