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
- Host: GitHub
- URL: https://github.com/akitectio/rs-base-framework
- Owner: akitectio
- Created: 2022-07-26T16:30:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T06:34:03.000Z (over 3 years ago)
- Last Synced: 2025-06-02T11:52:57.032Z (8 months ago)
- Topics: reactjs, reactjs-components
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# rs-base-framework
> Fast interface building for react
[](https://www.npmjs.com/package/@tdduydev/rs-base-framework) [](https://standardjs.com) [](https://github.com/tdduydev/rs-base-framework/actions/workflows/npm-publish.yml)
[](https://deepsource.io/gh/tdduydev/rs-base-framework/?ref=repository-badge) [](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)