0.0.5 • Published 10 months ago

@d6stiny/log.js v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@d6stiny/log.js

My implementation of Charm's log in JavaScript

Installation

This package requires you to use ES modules as it utilizes Chalk 5.

$ npm install @d6stiny/log.js

Usage

import * as logger from "@d6stiny/log.js";

Example

You can find examples on how to use this package in the examples/ directory.

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago