1.0.15 • Published 1 year ago

@quarkus-webcomponents/codeblock v1.0.15

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Quarkus Webcomponents : Code block

The code block UI component is based on codemirror 6, wrapped in a Lit webcomponent.

Installation

npm i @quarkus-webcomponents/code-block

Usage

import 'qui-code-block';

TODO:...

Example

To run the example:

npm install
npm start

Then go to http://localhost:8080/example

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache 2