文件名称:针对Web组件实现的React的Hooks API:ghost:-React开发
文件大小:65KB
文件格式:ZIP
更新时间:2024-06-16 08:32:41
React Miscellaneous
困扰于React的Hooks API,但适用于标准Web组件以及lit-html或hyperHTML。
<html lang =“ zh-cn”>
【文件预览】:
haunted-master
----.gitignore(37B)
----tsconfig.json(198B)
----.github()
--------dependabot.yml(259B)
----test()
--------test.html(827B)
--------test-layout-effects.js(4KB)
--------types-test.ts(4KB)
--------test-props.js(2KB)
--------test-use-state.js(706B)
--------test-virtual.js(4KB)
--------test-context.js(4KB)
--------test-attrs.js(4KB)
--------test-use-controller.js(1KB)
--------test-shadow.js(2KB)
--------test-export.js(723B)
--------helpers.js(976B)
--------test-use-ref.js(819B)
--------test-effects.js(4KB)
--------test-custom-hook.js(941B)
--------test-core.js(874B)
--------debug()
----examples()
--------lit()
--------skate()
--------use-controller.html(671B)
--------props.html(602B)
--------reducer.html(899B)
--------counter.html(472B)
--------title.html(564B)
--------theme.html(2KB)
--------memo.html(680B)
--------controllers()
----LICENSE(1KB)
----package.json(1008B)
----core.js(71B)
----src()
--------use-callback.ts(161B)
--------haunted.ts(139B)
--------create-context.ts(2KB)
--------use-memo.ts(608B)
--------hook.ts(1KB)
--------lit-haunted.ts(274B)
--------use-reducer.ts(781B)
--------symbols.ts(644B)
--------use-effect.ts(300B)
--------component.ts(5KB)
--------use-state.ts(1KB)
--------use-context.ts(2KB)
--------use-layout-effect.ts(324B)
--------use-controller.ts(3KB)
--------create-effect.ts(1KB)
--------state.ts(1KB)
--------core.ts(1KB)
--------scheduler.ts(2KB)
--------use-ref.ts(149B)
--------virtual.ts(2KB)
--------interface.ts(307B)
----readme.md(23KB)
----.travis.yml(163B)
----Makefile(582B)
----package-lock.json(76KB)