chialab / quantum

Custom elements composition made easy.

Home Page:https://chialab.github.io/quantum/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum

Custom elements composition made easy.


Development

Build status codecov

Setup the project

Install the dependencies

yarn install

Dev mode

Run the dev script to run the vite dev server:

yarn dev

Test the project

Run the test script to run vitest:

yarn test

License

Quantum is released under the MIT license.

About

Custom elements composition made easy.

https://chialab.github.io/quantum/

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 1.3%Language:Svelte 0.7%