@briightspark/ui-components
TypeScript icon, indicating that this package has built-in type declarations

0.17.0 • Public • Published

BriightSpark UI component library

NPM Storybook

Introduction

Project

The project contains a src directory containing the module files that get published to npm.

CI

This example also includes a /.github/workflows/package-publish.yml which publishes the module to

Usage

import * as React from "react";
import { Button } from "@briightspark/ui-components";

const SampelComponent = () => {
    return <Button {...} />
}

Package Sidebar

Install

npm i @briightspark/ui-components

Weekly Downloads

0

Version

0.17.0

License

none

Unpacked Size

4.48 MB

Total Files

50

Last publish

Collaborators

  • briightspark