4.2.1 • Published 1 year ago

@orbifold/utils v4.2.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

Utils

A collection of utilities.

Install with

npm install @orbifold/utils

and in your module:

import {Colors, Utils} from '@orbifold/utils';

or any of the submodules.

You can find extensive documentation on the utils on Qwiery.com, specifically in the Utils API section.