@quarkd/reactify
v1.0.3
Published
web components react util
Downloads
58
Readme
fork from https://github.com/BBKolton/reactify-wc/
Change to Adaptive Quark
一个优化 web components 组件在 react 项目中使用体验的库。
Usage
import reactify from '@quarkd/reactify';
import 'quarkd/lib/swipe';
const Swipe = reactify('quark-swipe');
MIT © BBKolton