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.