AtomicMemory native Hermes memory provider — Python SDK-backed, cross-tool memory by default.
Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader.
Node for using PDFKit to tranform images into PDF, more functionality may be added later.
Yeoman generator for Serverless framework on GCP
Trello Node API wrapper
n8n node for Octopus Scraping - web scraping, screenshots, PDFs, and browser automation
Pipedream SFTP Components
Serverless plugin to generate OpenAPI V3 documentation from serverless configuration
CodeGraphy Python plugin
fluent-logger implementation for Node.js inspired by [fluent-logger-python].
A JSON-LD Processor and API implementation in JavaScript.
MIDI hardware IO
```bash npm i @rxdi/router ```
TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.
Netlify Build plugin - A Netlify build plugin for creating Inngest functions.
Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
Deploy Lambda functions to AWS in seconds with [Serverless Components](https://github.com/serverless/components). Utilizes layers for dependency management and S3 accelerated uploads for maximum upload speeds.
Create fullstack starter kits from templates
Evaluate and improve AI agents from runs, traces, judges, and feedback. Compare candidates, cluster failures, measure lift, and gate releases.
AI RPG Engine gothic horror starter: Crimson Court
SLIC Watch core library for adding alarms and dashboards to CloudFormation
No description provided.
Adds Akeneo nodes to N8N
# 关于版本控制 ## 测试分支: develop 生产分支:release 每个feature 均从 release 切feature/xx 分支: 1. 发布测试环境 :feature/xx 统一合到develop分支 => publish, 版本号格式为 xx.xx-a (内测) 2. 发布生产环境 :正常情况下从develop 合到release分支 => publish, 版本号格式为 xx.xx-rc (发行状态) 有不发版的接口的情况下从各个featur