Enable build support by adding .onedev-buildspec.yml
adr | Loading last commit info... | |
bench | ||
docs | ||
examples | ||
scripts | ||
src | ||
tests | ||
website | ||
.editorconfig | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
.tool-versions | ||
HEADER.txt | ||
LICENSE | ||
README.md | ||
bun.lockb | ||
bunfig.toml | ||
package.json | ||
tsconfig.json |
README.md
@pocka/ef
Declarative DOM helpers.
@pocka/ef
... Main entrypoint, exports everything. Recommended.@pocka/ef/signals
... Exports Signals functions and helpers.@pocka/ef/dom
... Exports DOM related functions.@pocka/ef/async
... Exports async (Promise) helpers.@pocka/ef/setups
... Exports additional element setup functions to work with@pocka/ef/dom
.
See docs/
for documentations.