1.4.3 • Published 2 years ago

git-github-ui-library v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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)

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.2.9

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago