New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

choom

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

choom

UI building blocks for your next ReactJS prototype

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

CHOOM

npm

Trusted UI companion for your next React prototype.

Choom is built with the following concepts:

  • sufficient variety of elements for the modern application prototyping
  • theming is opinionated, yet extensively and easily configurable
  • component API is a predictable facade, shared in similar entities

DISCLAIMER

Choom is growing and maturing as you are reading these notes.
Current version is not stable and most probably will not be compatible with the next update.
Prior to version 1.0.0 it is not recommended to use in anything more complex than an exercise/test/prototype app.

Installation

yarn add choom

Setup

Styling

In the index.js of your App (or other suitable location) import the theme CSS:

import "choom/lib/theme/theme.css";

CHOOM is created with the help of the following packages:

  • emotion
  • nanoid
  • react-feather

LICENSE

Keywords

react

FAQs

Package last updated on 07 Nov 2021

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