1.4.3 • Published 3 years ago
git-github-ui-library v1.4.3
git-github-ui-library
Creating a UI library using react and mainting the library with Git, github and Github actions
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
3 years ago
1.4.2
3 years ago
1.4.1
3 years ago
1.3.6
3 years ago
1.3.5
3 years ago
1.3.4
3 years ago
1.3.3
3 years ago
1.3.2
3 years ago
1.3.1
3 years ago
1.2.9
3 years ago
1.2.8
3 years ago
1.2.7
3 years ago
1.2.6
3 years ago
1.2.5
3 years ago
1.2.4
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago