@thi.ng/hdom2020
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

hdom2020

npm version npm downloads Twitter Follow

This project is part of the @thi.ng/umbrella monorepo.

About

Experimental exploration for a new @thi.ng/hdom w/ entirely new, largely reactive & diff-less approach. WARNING: Your existing code WILL break!.

Status

ALPHA - bleeding edge / work-in-progress

HIC SUNT DRACONES

Pretty much everything here is still in a state of flux (without warning!) and merely shared for those brave souls who'd like to be part of the journey, even if just to provide early feedback and such... :)

Installation

yarn add @thi.ng/hdom2020
// ES module
<script type="module" src="https://unpkg.com/@thi.ng/hdom2020?module" crossorigin></script>

// UMD
<script src="https://unpkg.com/@thi.ng/hdom2020/lib/index.umd.js" crossorigin></script>

Package sizes (gzipped, pre-treeshake): ESM: 3.78 KB / CJS: 3.93 KB / UMD: 3.92 KB

Dependencies

Usage examples

Several demos in this repo's /examples directory are using this package.

A selection:

Description Live demo Source
hdom2020 test sandbox / POC Demo Source
hdom2020 drag & drop example Demo Source
hdom2020 & hiccup-canvas interop test Demo Source
Full umbrella repo doc string search w/ paginated results Demo Source

API

Generated API docs

TODO

Authors

Karsten Schmidt

License

© 2020 Karsten Schmidt // Apache Software License 2.0

Package Sidebar

Install

npm i @thi.ng/hdom2020

Weekly Downloads

2

Version

0.0.9

License

Apache-2.0

Unpacked Size

168 kB

Total Files

41

Last publish

Collaborators

  • thi.ng