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

https://github.com/rafaelcarvalhocaetano/ui-kenobi

Lib React
https://github.com/rafaelcarvalhocaetano/ui-kenobi

library npm react reactts

Last synced: about 2 months ago
JSON representation

Lib React

Awesome Lists containing this project

README

          

# uikenobe

> library

[![NPM](https://img.shields.io/npm/v/uikenobe.svg)](https://www.npmjs.com/package/uikenobe) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

## Install

```bash
npm install --save uikenobe
```

## Usage

```tsx
import React, { Component } from 'react'

import MyComponent from 'uikenobe'

class Example extends Component {
render() {
return
}
}
```

## License

MIT © [rafael](https://github.com/rafael)