Command Line Tool to create an Express Backend Template
CLI to scaffold production-ready Express backends with auth, DB, caching, validation, and Docker support.
Scaffold production-ready Node.js/Express backends in seconds
CLI tool to scaffold production-ready Express backends
This Middleware is designed to work in NodeJS Express Backends with the rm-authenticator and a Front-End that is connected to that Authenticator as well.
Slack error logger for Node.js / Express backends
A starter template for building TypeScript Express backends
This package includes utility functions for express backends
A debug logger package for other Google libraries
A filesystem, anywhere
backend layer for i18next to chain backends
Fast, unopinionated, minimalist web framework
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Simple key-value storage with support for multiple backends
Multi Backend system compatible with React DnD
A complete SIWE (Sign-In with Ethereum) authentication package with all the features from your DID project. Drop-in authentication solution for existing Node.js/Express backends.
TypeScript definitions for express
The easiest way to translate your NextJs apps.
OpenTelemetry instrumentation for `express` http web application framework
TypeScript definitions for express-serve-static-core
The Workflows World interface
AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.
Express middleware for the validator module.
Express preset for conventional-changelog.
Hiera backend for looking up keys using the power of regular expressions
Consumes the ApiQueryLanguage AST and produces ActiveRecord/Arel queries. Provides ApiQueryLanguage::ActiveRecord::FilterExpression and SortExpression, both of which respond to #apply_to(relation).
api_query_language parses filter and sort expressions from query strings, producing a structured AST that consumers can map onto their own query backend (ActiveRecord, Sequel, Elasticsearch, etc). Zero ActiveSupport and zero ActiveRecord dependency.
A comprehensive Ruby implementation of a Knowledge-Based System featuring: • RETE Algorithm: Optimized forward-chaining inference engine with unlinking optimization for high-performance pattern matching • Declarative DSL: Readable, expressive syntax for rule definition with built-in condition helpers • Blackboard Architecture: Multi-agent coordination with message passing and knowledge source registration • Flexible Persistence: SQLite (durable), Redis (fast), and hybrid storage backends with audit trails • Concurrent Execution: Thread-safe auto-inference mode for real-time processing • AI Integration: Native support for LLM integration (Ollama, OpenAI) for hybrid symbolic/neural reasoning • Production Features: Session management, fact history, query API, statistics tracking Perfect for expert systems, trading algorithms, IoT monitoring, portfolio management, and AI-enhanced decision systems.