A high-level API to automate web browsers
LangGraph
A high-level API to automate web browsers
Node.js CORS middleware
Workflow SDK - Build durable, resilient, and observable workflows
better fetch for Node.js. Works on any JavaScript runtime!
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
A simple zero-configuration command-line http server
No description provided.
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
SVG icons for popular brands https://simpleicons.org
Web framework built on Web Standards
Simple and complete DOM testing utilities that encourage good testing practices.
A small set of utilities for streams.
Maps proxy protocols to `http.Agent` implementations
Simple and complete React DOM testing utilities that encourage good testing practices.
A small set of utilities for child process.
Extract meaning from JS Errors
Simple HTML5 charts using the canvas element.
Allows you to build compile-time libraries
Turn a function into an `http.Agent` instance
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
AI-safe .env files: Schemas for agents, Secrets for humans.
GitHub GraphQL API client for browsers and Node
MongoAgent is a framework for creating distributed pipelines across many different servers. It is extensible, and flexible. It does not specify what goals should be processed. It simply provides the foundation for using a MongoDB as a messaging queue between many different agents processing tasks defined in the same queue. It is designed from the beginning to support the creation of simple human-computational workflows.
Kernai is an AI agent kernel based on a universal XML block protocol, enabling simple, dynamic, observable and fully controlled orchestration without external runtime dependencies. Ships with reference provider adapters for Anthropic, OpenAI and Ollama, native multimodal support, a workflow DAG scheduler, pluggable recorder sinks and an optional MCP (Model Context Protocol) bridge.
SpreadsheetAgent is a framework for creating distributed pipelines across many different servers. It is extensible, and flexible. It does not specify what goals any pipeline should be working towards, or which goals are prerequisites for other goals, but it does provide logic for easily defining these relationships based on your own needs. It does this by providing a subsumption architecture, whereby many small, highly focused agents are written to perform specific goals, and also know what prerequisites and resources they require to perform them. In addition, it is designed from the beginning to support the creation of simple human-computational workflows.