8 packages
@kompanie/assert
A dependency-free, buildless assertion library
@kompanie/diener
A compact development web server with live reload support
@kompanie/komponist
Komponist is a compact dependency-free CSS framework for styling standard HTML elements. It also includes components for creating alerts, badges, loading spinners and tabs.
@kompanie/random-string
Generates a random string in the desired length. It also supports seeds and specifiying which letters should be used. This function is not cryptographically secure.
@kompanie/reagenz
Reagenz is an opinionated [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) based frontend library written in JavaScript.
@kompanie/testwerk
A dependency-free, buildless test runner for browsers and node.js
@kompanie/wavefile-generator
A JavaScript-based generator for 16 and 32 bit .wav files. It takes a `mono` or `stereo` [Web Audio AudioBuffer](https://developer.mozilla.org/en-US/docs/Web/API/AudioBuffer) as input and generates an [ArrayBuffer](https://developer.mozilla.org/en-US/doc
@kompanie/wind
Wind is a compact framework for applying CSS properties using classes. The framework needs CSS variables to function correctly. You can supply your own CSS variables or use the default file `_variables.css`, which can be found in the `source` folder.