textlog
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

textlog

npm version Build Status

Install textlog

npm install --save textlog

Using textlog

// ES6
import 'textlog';

// ES5
require('textlog');

let text = 'test';

text.log(); // [String: 'test'] write to console

Package Sidebar

Install

npm i textlog

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.74 kB

Total Files

7

Last publish

Collaborators

  • veyselinanc