没有合适的资源?快使用搜索试试~ 我知道了~
reactive.macro:减少React样板
共41个文件
js:14个
ts:7个
json:4个
需积分: 5 0 下载量 131 浏览量
2021-04-30
15:00:09
上传
评论
收藏 261KB ZIP 举报
温馨提示
,可帮助您减少React样板。 安装 $ npm install reactive . macro -- save 使用此软件包之前,您需要 。 如果您使用的是create-react-app,则它已经包含了babel-plugin-macros。 用法 import React from 'react' ; import { state , bind } from 'reactive.macro' ; export default ( ) => { let a = state ( 1 ) ; let b = state ( 2 ) ; return ( < div> < input type = "number" value = { bind ( a ) } / > < button onClick = { b => b += 1 } >
资源推荐
资源详情
资源评论
收起资源包目录
reactive_macro-master.zip (41个子文件)
reactive.macro-master
package.json 1KB
.github
workflows
test.yml 495B
jest.config.js 425B
tests
runtime.test.tsx 2KB
index.test.ts 310B
fixtures
bind-createElement
output.js 406B
code.js 218B
bind
output.js 398B
code.js 185B
hook
output.js 251B
code.js 197B
state
output.js 293B
code.js 250B
prettier.config.js 90B
LICENSE 1KB
src
bind.ts 1KB
macro.ts 684B
index.ts 60B
state.ts 2KB
helpers
getValue.ts 1KB
tsconfig.json 5KB
.gitignore 29B
typings
index.d.ts 123B
CHANGELOG.md 29B
demo
package.json 642B
.env 26B
src
App.css 492B
index.js 452B
logo.svg 3KB
serviceWorker.js 5KB
App.test.js 248B
App.js 357B
index.css 380B
.gitignore 310B
public
manifest.json 306B
index.html 2KB
favicon.ico 4KB
README.md 3KB
yarn.lock 470KB
README.md 2KB
yarn.lock 175KB
共 41 条
- 1
资源评论
三渔
- 粉丝: 31
- 资源: 4543
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 毕设和企业适用springboot自动化仓库管理平台类及云计算资源管理平台源码+论文+视频.zip
- 毕设和企业适用springboot自动化仓库管理平台类及直播流媒体平台源码+论文+视频.zip
- 360图床HTML源码.zip
- 毕设和企业适用springboot订餐类及虚拟人类交互系统源码+论文+视频.zip
- 毕设和企业适用springboot二手跳蚤类及共享经济平台源码+论文+视频.zip
- 2023年总结,个人资料
- 2024年下半年计算机水平考试模拟盘.zip
- A10-Tray自动上料抓取工位工程图机械结构设计图纸和其它技术资料和技术方案非常好100%好用.zip
- MySQL基础-布尔全文搜索.pdf
- ANQU磁铁检测机工程图机械结构设计图纸和其它技术资料和技术方案非常好100%好用.zip
- AS014-XD10检测设备装配体工程图机械结构设计图纸和其它技术资料和技术方案非常好100%好用.zip
- 2023工作总结,个人使用
- 1212338883_2402103_10.2.1.1_20241216090042_951322129_a.apk
- 圣诞树html网页代码
- Linux应急响应手册
- 555构成的多路波形发生器.ms14
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功