New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cmx-components

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmx-components

cmx-components React component

  • 2.6.0
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-92.98%
Maintainers
1
Weekly downloads
 
Created
Source

cmx-components

Travis npm package Coveralls

Describe cmx-components here.

CMX React Components NPM package

Installation

cmx-components is available as an npm package.

npm install cmx-components --save

Run demos locally and contribute

git clone git@github.com:Celmatix/react-components.git

npm install

npm start

Add new components in the src folder

Import component in src/index.js and add to named exports at bottom

Add a demo folder for component in demo/component-demos

Import demo into demo/index file

To build and publish

npm run build

(Increment version number in  package.json. Also, will need to be added as npm owner on package. Contact Katherine Martinez to be added)

npm publish

Usage

import {TextInput, Button} from 'cmx-components'

Roadmap

Add tests

Keywords

FAQs

Package last updated on 16 Aug 2017

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