tunk-react

React bindings for tunk.

Usage no npm install needed!

<script type="module">
  import tunkReact from 'https://cdn.skypack.dev/tunk-react';
</script>

README

tunk-react

tunk-react定义了react与tunk配合工作的方式: 触发Action将新状态注入视图组件


安装

npm install tunk-react -S

doc

tunk doc

examples