Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

unify-react-desktop

Package Overview
Dependencies
Maintainers
6
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-react-desktop

Unify React Desktop - Tokopedia Component Library for Desktop Page based on React

  • 0.23.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.9K
decreased by-26.09%
Maintainers
6
Weekly downloads
 
Created
Source

Unify React Desktop · PRs Welcome Commitizen friendly semantic-release

Global component library developed by Tokopedia's Design System team called UNIFY. This library can be used on any React based desktop site project via NPM.

Installation

Using npm:

npm install unify-react-desktop

npm install unify-react-desktop@beta     ## using beta version

or using yarn:

yarn add unify-react-desktop

yarn add unify-react-desktop@beta      ## using beta version

Usage

import Button from 'unify-react-desktop/build/Button';

ReactDOM.render(<Button main>Hello</Button>, node);

when upgrading unify-react-desktop, you can see what have changed since last update in here

Development, Scripts, & Contributing guide

See details here

FAQs

Package last updated on 06 Sep 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc