1.0.8 • Published 6 years ago

matik-package v1.0.8

Weekly downloads
10
License
ISC
Repository
-
Last release
6 years ago

MatiK Package

Version: 1.0.8

const matik = require('matik-package');

matik.cLog('ConsoleLog 1');

In console:

> ConsoleLog 1

cLogln

matik.cLogln('ConsoleLog 2');

In console:

// enter
> ConsoleLog 2
// enter

cClear

matik.cClear(); // Clear console.
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago