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

0.6.76 • Public • Published

@thi.ng/rdom-components

npm version npm downloads Mastodon Follow

[!NOTE] This is one of 192 standalone projects, maintained as part of the @thi.ng/umbrella monorepo and anti-framework.

🚀 Please help me to work full-time on these projects by sponsoring me on GitHub. Thank you! ❤️

About

Collection of unstyled, customizable components for @thi.ng/rdom.

Currently, this package provides:

Status

ALPHA - bleeding edge / work-in-progress

Search or submit any issues for this package

Related packages

Installation

yarn add @thi.ng/rdom-components

ESM import:

import * as rc from "@thi.ng/rdom-components";

Browser ESM import:

<script type="module" src="https://cdn.skypack.dev/@thi.ng/rdom-components"></script>

Skypack documentation

Package sizes (brotli'd, pre-treeshake): ESM: 1.29 KB

Dependencies

Usage examples

Several projects in this repo's /examples directory are using this package:

Screenshot Description Live demo Source
Probabilistic color theme generator Demo Source
Parser grammar livecoding editor/playground & codegen Demo Source
Procedural stochastic text generation via custom DSL, parse grammar & AST transformation Demo Source
Multi-layer vectorization & dithering of bitmap images Demo Source
rdom & WebGL-based image channel editor Demo Source

API

Generated API docs

TODO

Authors

If this project contributes to an academic publication, please cite it as:

@misc{thing-rdom-components,
  title = "@thi.ng/rdom-components",
  author = "Karsten Schmidt",
  note = "https://thi.ng/rdom-components",
  year = 2020
}

License

© 2020 - 2024 Karsten Schmidt // Apache License 2.0

Dependencies (7)

Dev Dependencies (5)

Package Sidebar

Install

npm i @thi.ng/rdom-components

Weekly Downloads

36

Version

0.6.76

License

Apache-2.0

Unpacked Size

40.7 kB

Total Files

20

Last publish

Collaborators

  • thi.ng