Skip to content

HenryYong/corgi-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corgi-React

This is an UI component library based on react. This lib is inspired by Element React and MagicBox. The structure of this project is referred from Element React. We may also treat this lib as an exercise of library construction. Also, the color combination is referred from MagicBox in which is the team I am working.

Install

npm install corgi-react --save

There is another module for theme:

npm install corgi-theme --save

Usage

import { Button } from 'corgi-react'

If you are not familiar with this grammar, you really need to learn something named ECMAScript 2015.

Contribution

If anyone likes or feel good about this lib, please star or fork, even pull request to this lib. Thanks for push me improving my programming skill!!!

Changelog

Changelog can be found here.

License

MIT

About

UI Component Lib based on React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published