ezetgalaxy
@ezetgalaxy
15
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
15 Skillsacross 2 categories@titanpl/engine-linux-x64
ezetgalaxy
The Linux x64 pre-compiled native engine binary for Titan Planet.
@t8n/iauth
ezetgalaxy
An intelligent auth extension for TitanPL framework.
titanpl-sdk
ezetgalaxy
Development SDK for Titan Planet. Provides TypeScript type definitions for the global 't' runtime object and a 'lite' test-harness runtime for building and verifying extensions.
...moretitanpl
ezetgalaxy
Titan Planet is a JavaScript-first backend framework that embeds JS actions into a Rust + Axum server and ships as a single native binary. Routes are compiled to static metadata; only actions run in the embedded JS runtime. No Node.js. No event loop in pr
...more@t8n/ui
ezetgalaxy
A lightweight HTML templating engine for TitanPL with file caching and variable interpolation.
@titanpl/ragedb
ezetgalaxy
High-Performance Database Extension for Titan Planet
@titanpl/engine-win32-x64
ezetgalaxy
The Windows x64 pre-compiled native engine binary for Titan Planet.
@titanpl/cli
ezetgalaxy
The unified CLI for Titan Planet. Use it to create, manage, build, and deploy high-performance backend projects.
@titanpl/engine-darwin-arm64
ezetgalaxy
The macOS ARM64 pre-compiled native engine binary for Titan Planet.
@titanpl/native
ezetgalaxy
Titan native utilities package
@titanpl/packet
ezetgalaxy
The bundler for TitanPl servers.
@ezetgalaxy/cxr
ezetgalaxy
CXR - Email Rule eXecutor. A safe, deterministic, and explainable rule engine for email filtering.
@titanpl/core
ezetgalaxy
The official Core Standard Library for Titan Planet - provides fs, path, crypto, os, net, proc, time, and url modules
@titanpl/valid
ezetgalaxy
titan-valid is a robust validation library built specifically for the Titan ecosystem. It provides a simple, fluent API for validating complex data structures with meaningful error messages. It is pure JavaScript, fast, and dependency-free.
...more@t8n/limit
ezetgalaxy
Advanced rate limiter for the TitanPl Framework