@komune-io/webpack-components
TypeScript icon, indicating that this package has built-in type declarations

0.5.0-alpha.f38a328 • Public • Published

@komune-io/g2-components

React components Library

NPM JavaScript Style Guide

Install

npm install --save @komune-io/g2-components

Usage

import React, { Component } from 'react'

import MyComponent from '@komune-io/g2-components'
import '@komune-io/g2-components/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @komune-io/webpack-components

Weekly Downloads

0

Version

0.5.0-alpha.f38a328

License

Apache-2.0

Unpacked Size

35.9 kB

Total Files

11

Last publish

Collaborators

  • apoupard