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

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

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