A component library to build up fast blogs with markdown files. This is the core package, which contains the logic to parse and render the markdown files.
Breadboard Kits to be used with the Google Labs [Breadboard](https://github.com/breadboard-ai/breadboard/) project. Initially for use with [GoogleChromeLabs/breadboard-samples](https://github.com/GoogleChromeLabs/breadboard-samples/)
A wrapper around websockets which allows using a mapped type as a contract. As long as the server and client shares this contract types, neither can send nor receive incorrect typed data.
This package is intended for if you want to release your Rascal DSL as a separate VS Code extension, you are responsible for the initial setup, but this package will provide you a LSP server ready for action.