Simple implementation of [storm-multilang protocol](https://github.com/nathanmarz/storm/wiki/Multilang-protocol) for nodeJS apps. Handles reading, emitting, acking, failing, and handshaking.
This package adds dagre integration for laying out nodes and links
This workspace houses the default models
This workspace houses the default models
A package containing many base TypeScript type definitions that are shared across many projects.
A package containing various testing tools used by Storm workspaces to drive unit and e2e testing.
A package containing various utilities that expand the functionality of NodeJs's built-in `path` module
A package containing various helper functions to generate unique identifier strings
A utility package that helps convert between different data types.
In memory event store
A package containing various utilities to support custom workspace configurations and environment management for Storm Software projects, including configuration file handling, environment variable management, and logging utilities.
A package containing various type-check functions to validate TypeScript values.
A package containing various file system utilities that expand the functionality of NodeJs's built-in `fs` module.
Configuration management tools and schemas for Storm Software projects, providing a standardized approach to handle project settings and presets.
A package containing utility functions to handle environment specific processes
A package to assist in running the Cap'n Proto compiler and creating Cap'n Proto serialization protocol schemas.
A package containing JSON parsing/stringify utilities used by Storm Software.
A package containing miscellaneous helper functions that are used across many different Storm Software projects.
A package containing the `StormURL` class, which is used to parse and manipulate URLs.
A package containing utility functions to transform strings into various formats.
A package containing asynchronous utilities used by Storm Software.
A package containing utility functions that hash data using various algorithms.
A package containing HTTP communication utilities used by Storm Software.
A package containing helper utilities for working with zod schemas.
Storm node
Storm node command-line interface
Storm node extension integration API
Storm node RPC API