1.0.8 • Published 5 years ago

matik-package v1.0.8

Weekly downloads
10
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago