@lukekaalim/act-rehersal
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

@lukekaalim/act-rehersal

npm (scoped)

A component library for building documentation websites. You may even be using it right now.

This library relies css modules, so it cannot be imported in a regular node context - you must use a bundler like vite, rollup, webpack, parcel or esbuild.

More specicially, it uses import against css files suffixed with the extension ".module.css".

Rehersal provides an overall visual app structure with the Layout components like Rehersal, Workspace, GridMount and so on.

It also provides a set of standard input elements in the Tool components like TextInput, NumberInput and so on.

Finally, it also provides a markdown renderer in the Document component, so you can embed markdown into your documentation.

Install

npm install @lukekaalim/act-rehersal

Readme

Keywords

none

Package Sidebar

Install

npm i @lukekaalim/act-rehersal

Weekly Downloads

1

Version

3.0.2

License

ISC

Unpacked Size

54.4 kB

Total Files

45

Last publish

Collaborators

  • lukekaalim