Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ucom

UpstreetAI20MIT0.0.10TypeScript support: included

Upstreet's open-source components library suitable for diverse digital products.

upstreet, upstreet ai, upstreet design, ui, ux, components, library, icons, css, hrml, js, typescript

readme

Upstreet Components aka ucom

ucom is upstreet's open-source components library suitable for diverse digital products.

Getting Started

Installation

To install ucom in your project, you will need to run the following command using npm:

npm install --save ucom

If you prefer Yarn, use the following command instead:

yarn add ucom

Iconography

Add new icons

In order to add a new icon to the library add your SVG icon to /assets/icons directory and simply run:

yarn build