0.1.0 • Published 4 years ago
@rhea.ts/core v0.1.0
rhea
the micro rendering framework
Roadmap
- fix package type definition exports
- some way to use CSS contrib
- maybe use
<template>
for scoping - shadow dom?
- maybe use
- easy interface for use as PWAs contrib
- mixins/extensions for various internal events core
- tests core
- large amounts of props
- large amounts of component children
- this is to test whether calling the
Component
-implementing function on every event/state change is a viable idea
- this is to test whether calling the
- easy method to run most code off-thread using web workers contrib
- better event delegation (for bound
<a>
elements and others) - transition to deno-based package rather than npm
- event delegation by default
render()
configuration APIprerender
option, to load routes immediately rather than as needed (2)- only literal URLs can be pre-rendered, rather than multiple regex matches
- LRU cache for already-loaded routes (3)
- for LRU and
prerender
, add some mechanism to override cache
0.1.0
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3-canary-5
4 years ago
0.0.3-canary-6
4 years ago
0.0.3-canary-3
4 years ago
0.0.3-canary-4
4 years ago
0.0.3-canary-2
4 years ago
0.0.3-canary
4 years ago
0.0.3
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago