@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.52latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.52
0.0.41
0.0.30
0.0.20
0.0.10

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