Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qasir-id/qasir-components

Qasir UI React Components
https://github.com/qasir-id/qasir-components

design-system qasir-components ui-components ui-kit

Last synced: 2 months ago
JSON representation

Qasir UI React Components

Awesome Lists containing this project

README

        



Qasir logo

## Quick start

Several quick start options are available:

- Clone the repo: `git clone https://github.com/QasirID/qasir-components.git`
- Install with [npm](https://www.npmjs.com/): `npm install qasir`
- Install with [yarn](https://yarnpkg.com/): `yarn add qasir`

Read the [Getting started page](http://qasirid.github.io/qasir-components) for information on components, ui kit and more.

## Status
[![Build Status](https://travis-ci.org/QasirID/qasir-components.svg?branch=master)](https://travis-ci.org/QasirID/qasir-components)
[![Npm Downloads](https://img.shields.io/npm/dm/qasir.svg)](https://www.npmjs.com/package/qasir)

## How to Contribute

- Fork qasir-components to your GitHub.
- Checkout develop branch
- Create a new feature branch, eg: feature/comboBox
- Test cross-browser compatibility (IE 11 and browser android 4.3), ask @Kukuh Prabowo about lambda access
- If all done, push to your fork GitHub and create Pull Request to qasir-components repository, (format will add below)
- Ask @Adhit to review your code

### This is the format for Pull Request
```
## Summary

- Feature Name
Feature Description
Screenshot

## Test Plan

storybook

## Checklist

- [ ] I have tested these changes in at least 2 browsers (if relevant)
```

## Copyright and license

Code and documentation copyright 2019 the [Qasir Authors](https://github.com/QasirID/qasir-components/graphs/contributors) and [Qasir.id](https://www.qasir.id) Code released under the [MIT License](https://github.com/QasirID/qasir-components/blob/develop/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).