Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

rubricui

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rubricui

UI package by Rubric Labs

latest
Source
npmnpm
Version
0.0.17
Version published
Maintainers
0
Created
Source

rubricui

Description

This project is a UI component library built with React and TypeScript.

To build the package, available under dist, run:

bun install
bun run build

Test locally

Use Bun's linking commands to create a symlink between your library and the project where you want to test it, run in your package:

bun link

In your test project, run:

bun link rubricui
bunx rubricui init

While working on your library, run the watch script to automatically rebuild your library on changes:

bun run watch

Publish

To publish a new version, bump the version number and run

npm publish

Keywords

tailwindcss

FAQs

Package last updated on 21 Aug 2024

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