You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@node-real/uikit

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-real/uikit

A simple, modular and reusable React UI component library.

2.56.0
latest
Source
npmnpm
Version published
Weekly downloads
1
-88.89%
Maintainers
0
Weekly downloads
 
Created
Source

UIKit

A simple, reusable and modular React component library.

Documentation

For full documentation, visit here.

Installation

npm i @node-real/uikit @emotion/react@^11 @emotion/styled@^11
npm i @node-real/icons

Contributing

A complete development workflow like following:

  • Create a new branch out of main branch
  • Make some changes, fix bugs or add new features
  • Run pnpm changeset to create a new changeset
  • Commit the code, code review is required, after code review, we can merge the code to alpha branch
  • Then github action will automatically execute and create a new release PR, merge this PR, a new alpha version will be released
  • After testing on the alpha version, we can merge the alpha branch into the main branch, and the github action will automatically execute and create a new release PR, merge this PR, a new stable version will be released

License

See LICENSE for more information.

Keywords

uikit

FAQs

Package last updated on 07 Feb 2025

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