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

https://github.com/akitectio/rs-base-framework

Fast interface building for react
https://github.com/akitectio/rs-base-framework

reactjs reactjs-components

Last synced: 7 months ago
JSON representation

Fast interface building for react

Awesome Lists containing this project

README

          

# rs-base-framework

> Fast interface building for react

[![NPM](https://img.shields.io/npm/v/@tdduydev/rs-base-framework)](https://www.npmjs.com/package/@tdduydev/rs-base-framework) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Node.js Package](https://github.com/tdduydev/rs-base-framework/actions/workflows/action.yml/badge.svg)](https://github.com/tdduydev/rs-base-framework/actions/workflows/npm-publish.yml)
[![DeepSource](https://deepsource.io/gh/tdduydev/rs-base-framework.svg/?label=active+issues&show_trend=true&token=u30aaN2PlhMdQePCuDThjXwA)](https://deepsource.io/gh/tdduydev/rs-base-framework/?ref=repository-badge) [![DeepSource](https://deepsource.io/gh/tdduydev/rs-base-framework.svg/?label=resolved+issues&show_trend=true&token=u30aaN2PlhMdQePCuDThjXwA)](https://deepsource.io/gh/tdduydev/rs-base-framework/?ref=repository-badge)

## Install

```bash
npm install --save @tdduydev/rs-base-framework
```

## Usage

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

import { Pages } from '@tdduydev/rs-base-framework'

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

## License

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

## Authors

| [
DUY TRAN](https://www.linkedin.com/in/duydev/)
[💻](https://github.com/tdduydev "Code") [🤔](#ideas-jadjoubran "Ideas, Planning, & Feedback") |
| :---: | :---: | :---: | :---: | :---: | :---: |

- [HIEU PHAM](https://github.com/trunghieu2607)
- [VIET PHAN](https://github.com/PhanViett)
- [DAT NGUYEN](https://github.com/ThanhDat0810)
- [QUAN NGUYEN](https://github.com/Stromlungdanh)