110 packages matching “rhombus”
rhombus-node-mcp
v0.1.56 · 1 month ago
MCP server for Rhombus API
No known vulnerabilities
@rhombus-std/hosting.core
v0.0.0-alpha.0 · 18 days ago
Placeholder for @rhombus-std/hosting.core.
No known vulnerabilities
@rhombus-std/config.core
v0.0.0-alpha.0 · 1 month ago
Types-only configuration abstractions: the IConfiguration* interfaces and ITryGetResult. Zero runtime; depends on @rhombus-std/primitives for the IChangeToken type only.
No known vulnerabilities
@rhombus-std/fileproviders.composite
v0.0.0-alpha.0 · 18 days ago
Composite file provider ported from ME.FileProviders.Composite: CompositeFileProvider/CompositeDirectoryContents fold multiple IFileProvider instances into one, trying each in registration order. Depends on @rhombus-std/fileproviders.core and @rhombus-std
No known vulnerabilities
@rhombus-std/config.json
v0.0.0-alpha.0 · 1 month ago
JSON file configuration provider for @rhombus-std/config: JsonConfigurationSource/Provider + the addJsonFile augmentation.
No known vulnerabilities
@rhombus-std/config.commandline
v0.0.0-alpha.0 · 1 month ago
Command-line configuration provider for @rhombus-std/config: CommandLineConfigurationSource/Provider + the addCommandLine augmentation.
No known vulnerabilities
@rhombus-std/config.env
v0.0.0-alpha.0 · 1 month ago
process.env configuration provider for @rhombus-std/config: EnvironmentVariablesConfigurationSource/Provider + the addEnvironmentVariables augmentation.
No known vulnerabilities
rhombus
v1.0.0 · 8 years ago
Async helpers for Node.JS
No known vulnerabilities
@rhombus-std/config.xml
v0.0.0-alpha.0 · 18 days ago
XML file configuration provider for @rhombus-std/config: XmlConfigSource/Provider + XmlStream* + the addXmlFile/addXmlStream augmentations, on the config.file base.
No known vulnerabilities
@rhombus-std/config.ini
v0.0.0-alpha.0 · 18 days ago
INI file configuration provider for @rhombus-std/config: IniConfigSource/Provider + IniStream* + the addIniFile/addIniStream augmentations, on the config.file base.
No known vulnerabilities
@rhombus-std/logging.core
v0.0.0-alpha.0 · 18 days ago
Logging abstractions ported from ME.Logging.Abstractions: ILogger/ILoggerFactory/ILoggerProvider/ILoggingBuilder + LogLevel/EventId, plus the real-runtime logInformation/logError/... convenience wrappers. Depends on @rhombus-std/di.core for the ServiceMan
No known vulnerabilities
@rhombussystems/react
v2.3.0 · 17 hours ago
React components for Rhombus video, audio playback, and two-way talkback
No known vulnerabilities
@rhombus-std/config.file
v0.0.0-alpha.0 · 18 days ago
Shared base classes for file-backed configuration providers in @rhombus-std/config: FileConfigSource/FileConfigProvider, reloadOnChange wiring over an IFileProvider, and the setFileProvider/setBasePath builder augmentations.
No known vulnerabilities
@rhombus-std/fileproviders.core
v0.0.0-alpha.0 · 18 days ago
Read-only file provider abstractions ported from ME.FileProviders.Abstractions: IFileProvider/IFileInfo/IDirectoryContents plus the null-object helpers (NotFoundFileInfo, NotFoundDirectoryContents, NullFileProvider, NullChangeToken). Depends on @rhombus-s
No known vulnerabilities
@rhombus-std/options.augmentations
v0.0.0-alpha.0 · 1 month ago
The config -> Options bridge for @rhombus-std/options: the addOptions/configure authoring augmentation that binds a configuration section into an Options<T> and wires it reactive via the section's reload token.
No known vulnerabilities
@rhombus-std/logging
v0.0.0-alpha.0 · 18 days ago
Logging runtime ported from ME.Logging: LoggerFactory/Logger/NullLogger, LoggerFilterOptions/Rule, and the addLogging augmentation that patches @rhombus-std/di.core's ServiceManifest. Providers are out of scope (see issue #75).
No known vulnerabilities
@rhombus-std/logging.config
v0.0.0-alpha.0 · 18 days ago
The logging config-binding surface ported from ME.Logging.Configuration: binds LoggerFilterOptions/LoggerFilterRule from an @rhombus-std/config IConfig via addConfiguration.
No known vulnerabilities
@rhombus-std/logging.browserconsole
v0.0.0-alpha.0 · 18 days ago
Browser console logging provider: BrowserConsoleLogger + BrowserConsoleLoggerProvider writing through the console global (console.error/warn/info/debug mapped from LogLevel, plain formatting, no ANSI) — against @rhombus-std/logging.core's ILogger/ILoggerP
No known vulnerabilities
@rhombus-std/config.extras
v0.0.0-alpha.0 · 18 days ago
The @rhombus-std/config authoring transformer: rewrites .withType<T>() on a ConfigBuilder into a generated .withSchema({...}) runtime schema literal at compile time. A Go/ttsc descriptor package — the lowering runs in the shared owner binary.
No known vulnerabilities
@rhombus-std/di.extras.options
v0.0.0-alpha.0 · 18 days ago
A @rhombus-std/di.extras satellite: the type-only declare-module for the addOptions<T>() sugar plus its rhombus.inline body. A Go/ttsc descriptor package — the sugar is substituted from its inline body (this.addOptions(tokenfor(IOptions<T>), tokenfor(T)))
No known vulnerabilities