Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@clarabridge/unified-ui

Package Overview
Dependencies
Maintainers
16
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clarabridge/unified-ui

Clarabridge UI Library

latest
Source
npmnpm
Version
9.2.0
Version published
Maintainers
16
Created
Source

Clarabridge unified UI :construction:

Clarabridge UI is a set of UI components that implement our unified design.

Installation

Clarabridge UI can be installed as an npm package:

$ npm i @clarabridge/unified-ui

Basic usage

  • Sass: Import the .scss files from src
  • Css: Import css files from dist

Contributing

  • Do your changes on a feature branch
  • Run npm run format to clean up
  • Make a PR for your commit
  • Get a coffee and wait for reviews

How to make a release

  • Pull and make sure you got the most recent code
  • Make a release with release-major, release-minor, release-patch.
  • After release, run auto-changelog from the root folder to generate a new changelog, then commit the updated changelog.

This will update version numbers, create a Github release and create a new version of the NPM package.

We will automagically create a dist folder on prePublish in the npm package.

License

This project is licensed under the terms of the MIT license.

Keywords

clarabridge

FAQs

Package last updated on 19 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts