npm.io
1.4.3 • Published 3 years ago

git-github-ui-library

Licence
MIT
Version
1.4.3
Deps
0
Size
238 kB
Vulns
0
Weekly
0
Stars
2

git-github-ui-library

Creating a UI library using react and mainting the library with Git, github and Github actions

NPM JavaScript Style Guide

Install

npm install --save git-github-ui-library

Usage

import React, { Component } from 'react'

import MyComponent from 'git-github-ui-library'
import 'git-github-ui-library/dist/index.css'

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

License

MIT [Omar Mokhfi](https://github.com/Omar Mokhfi)