https://github.com/doasync/react-component-model
Component model pattern
https://github.com/doasync/react-component-model
Last synced: 11 months ago
JSON representation
Component model pattern
- Host: GitHub
- URL: https://github.com/doasync/react-component-model
- Owner: doasync
- License: mit
- Created: 2018-12-16T18:31:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T19:44:43.000Z (about 3 years ago)
- Last Synced: 2025-03-29T13:45:53.990Z (12 months ago)
- Language: JavaScript
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![NPM Version][npm-image]][npm-url] [![License MIT][license-image]][license-url] [![NPM Downloads][downloads-image]][npm-url] [![GitHub issues][issues-image]][issues-url] [![Telegram][telegram-image]][telegram-url]
[npm-image]: https://img.shields.io/npm/v/react-component-model.svg
[npm-url]: https://www.npmjs.com/package/react-component-model
[downloads-image]: https://img.shields.io/npm/dw/react-component-model.svg
[deps-image]: https://david-dm.org/doasync/react-component-model.svg
[issues-image]: https://img.shields.io/github/issues/doasync/react-component-model.svg
[issues-url]: https://github.com/doasync/react-component-model/issues
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://raw.githubusercontent.com/doasync/react-component-model/master/LICENSE
[telegram-image]: http://i.imgur.com/WANXk3d.png
[telegram-url]: https://t.me/doasync
React component model 📎
======================
Component model pattern
Installation
------------
```bash
npm i react-component-model
```
Usage
-----
https://codesandbox.io/s/znn3958r44
Author
------
@doasync