0.0.1 • Published 3 years ago

uze v0.0.1

Weekly downloads
7
License
MIT
Repository
-
Last release
3 years ago

uze - Another JavaScript Utility Library

forthebadge forthebadge forthebadge

About

uze is bundeled into multiple sub-packages, such as math, string or object. uze.string contains functions for strings, and that's the theme for all the other packages.

Usage

Install via npm npm install --save uze

const uze = require("uze");

console.log(uze.math.toHex(21))
0.0.1

3 years ago

0.0.0

3 years ago

0.2.0

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago