0.1.9 • Published 2 years ago
qwiery-utils v0.1.9
Qwiery Utils
Utilities related to graphs, dates, duration and more. These tools have been created over a span of ten years in diverse graph consultancy projects and being used in Qwiery and its related adapters and plugins.
Use the usual
npm i qwiery-utils
in your projects and instantiate with
const {Utils} = require('qwiery-utils');
or one of the other utilities: Utils, Dates, DateString, Durations, Predecessors, Predecessor, Strings, Time, Colors and Crypto.