0.1.3 • Published 4 years ago

@mhqc7c/siedim v0.1.3

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

@mhqc7c/siedim

npm (scoped)

npm bundle size (minified)

SIEmens Digital Industry Marketing.

Install

$ npm install @mhqc7c/siedim

Usage

import siedim from ('@mhqc7c/siedim');

const datetime = siedim.datetime();
// date time string:

siedim.LOG.info('Hello!');
// print out on console in green
siedim.LOG.warn('Hello!');
// print out on console in yellow
siedim.LOG.error('Hello!');
// print out on console in orange
0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago