4.2.1 • Published 3 months ago

@orbifold/utils v4.2.1

Weekly downloads
-
License
-
Repository
github
Last release
3 months 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.