https://github.com/paperbits/paperbits-react
This repository contains modules required to create widgets implemented with React.
https://github.com/paperbits/paperbits-react
paperbits react
Last synced: about 1 year ago
JSON representation
This repository contains modules required to create widgets implemented with React.
- Host: GitHub
- URL: https://github.com/paperbits/paperbits-react
- Owner: paperbits
- Created: 2021-03-12T05:19:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T16:18:53.000Z (over 1 year ago)
- Last Synced: 2025-04-14T09:18:35.651Z (about 1 year ago)
- Topics: paperbits, react
- Language: TypeScript
- Homepage:
- Size: 195 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React integration for Paperbits
This repository contains modules required to create widgets implemented with React.
[](https://gitter.im/paperbits/discussions)
## Installation
```bash
npm i @paperbits/react --save
```
## What's next?
See [React widget](https://github.com/paperbits/examples/tree/master/ui-frameworks/react/components) example.
## License
Use of this source code is governed by an MIT-style license that can be found in the LICENSE file and at https://paperbits.io/license/mit.
2020 (c) Copyright Paperbits. All Rights Reserved.