@satellite-healthcare/shc-react-web-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.56 • Public • Published

shc-react-web-components

Bundle of components for spin modernization project

NPM JavaScript Style Guide

Deploy

  1. change version in package.json
  2. run:
  npm publish --access public

Install

npm install --save shc-react-web-components

Usage

import React, { Component } from 'react'

import MyComponent from 'shc-react-web-components'
import 'shc-react-web-components/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © kdenisov

Readme

Keywords

Package Sidebar

Install

npm i @satellite-healthcare/shc-react-web-components

Weekly Downloads

23

Version

1.0.56

License

MIT

Unpacked Size

7.69 MB

Total Files

117

Last publish

Collaborators

  • jagarlamudis
  • denisovk_1981
  • m_pollack