hanihusam / han-ui

Han's personal design system.

Home Page:https://hanihusam.github.io/han-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HanUI React components library

For library guide please visit our [Documentation site »] SOON

Check out demo of components usage: [CoreUI React Admin Template »] SOON

Installation

Before installation you need to install node and npm on your machine.

SOON

Styling

Components are styled using hanui CSS library, but you can use them also with bootstrap CSS library. That is possible because hanui library is compatible with bootstrap, it just extends its functionalities.

Installation:

SOON

Styles usage:

SOON

Credits

Some design ideas and solutions in this library inspired by coreui library


npm run scripts

package.json is configured with "scripts" we can use with npm run while developing the project.

Command Description
npm test run tests
npm run test:coverage run tests and produce a code coverage report in coverage/
npm run test:watch start a test server and re-run tests on every change
npm run build prepare for publishing to npm
npm run clean delete built resources

About

Han's personal design system.

https://hanihusam.github.io/han-ui

License:MIT License


Languages

Language:TypeScript 59.9%Language:JavaScript 37.0%Language:Shell 3.1%