Python style args and kwargs for javascript
created for lgkv, lgkvidfar, kwargs & arcadian projects.
Dynamic handler for location / history updates. Inspired by python's args & kwargs system. Includes search query and hash subpath handling. React capable.
Run Jasmine tests under Bazel
Shared utilities for browsers and Node.js
Parsing logic for Pokémon Showdown's PROTOCOL and SIM-PROTOCOL
Run Protractor tests under Bazel
Named function arguments with compile-time validation — Kotlin-style kwargs for TypeScript
Hypha RPC client for connecting to Hypha server for data management and AI model serving.
CDK Construct for Python Lambda Functions using [uv](https://docs.astral.sh/uv/)
Alert message plugin for Honkit
Deploy Hugo static websites to AWS
Shared oclif helpers for errors, logging, JSON support, etc.
Keep a network connection alive by reconnecting repeatedly
The ACP client for Jupyter AI, allowing for ACP agents to be used in JupyterLab
A single-tool LLM interface framework with hierarchical command routing
A Jupyter widget using sigma.js to render interactive networks.
Port of Python's slumber library -- A library that makes consuming a RESTful API easier and more convenient
Keep a network connection alive by reconnecting repeatedly
Redux normalized storage & fetch helper
Twig-syntax frontend for the @rhinostone/swig-core template engine. Part of the @rhinostone/swig multi-flavor family.
WebSocket based JSONRPC client
A client for Celery
A plugin for Eleventy to add and transform icons from any icon set.
Keyword arguments for Rust functions via proc macros
An asynchronous WAMP implementation
The macro wich enables you to use default and keyword arguments in Rust
Keyword argument plugin
Keyword argument parsing for function-like proc-macros
Procedural derive for proc-macro-kwargs
Rust Alchemy is Django ORM like lib for Rust
A minimalist, async-first Rust library for LLM interactions with streaming support
Apply per-tool default kwargs to LLM-generated tool calls. Caller-supplied values always win. Null is a real value, not 'use the default'. Operates over serde_json::Value.
Celery Protocol v2/v5 implementation for CeleRS
Generate Python .pyi stub files from pyo3-annotated Rust source code statically without compilation
A port of the TatSu PEG parser generator to Rust
Provides Rails 5 compatible testing methods for gradual migration from Rails 4 to 5.
Makes upgrading to Rails 5 from Rails 4 easier
curry kwargs with Proc#kwurry
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).