@markless/core
v0.2.2
Published
Markless core authoring APIs: resumable TSRX apps with no hydration and no VDOM.
Readme
@markless/core
Markless core authoring APIs: resumable TSRX apps with no hydration and no VDOM.
npm install @markless/core@markless/core is the main entry point for Markless apps. It re-exports the
authoring APIs (state, computed, element, shared), rendering
(render, renderToString, resume helpers), and the build plugins via
@markless/core/vite and @markless/core/rolldown.
See the repository for documentation: https://github.com/markless-dev/markless
