@dmmdjs/dtools

0.0.5 • Public • Published

DmmD.js / DTools

About

DTools is a collection of miscellaneous utility classes, functions, and helpers.

Installation

npm

npm install @dmmdjs/dtools

Examples

"use strict";

// Imports
const DTools = require("@dmmdjs/dtools");

// Log
let log = new DTools.Log("logs/latest.log");
log.log({
    message: "Hello, world!"
});

Last Updated: April 8, 2022 3:26 PM
By Dm123321_31mD Gaming

↑ Go Up

Readme

Keywords

Package Sidebar

Install

npm i @dmmdjs/dtools

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

15.4 kB

Total Files

6

Last publish

Collaborators

  • dm123321_31md