What is Tekivex?
Tekivex is an open-source enterprise software platform that builds production-quality developer tools. Every product is MIT-licensed, TypeScript-native, and designed with zero-dependency architecture to minimise bundle size and attack surface. Tekivex products are used by developers and engineering teams building high-performance, data-intensive web applications.
The Tekivex platform includes five products: GridStorm (enterprise data grid), Analytics Studio (business intelligence dashboard), PDF Toolkit (WASM PDF processor), DataFlow (real-time streaming engine), and TekiVex UI (accessible React component library). All products are free for personal and commercial use.
GridStorm — Enterprise Data Grid
GridStorm is an open-source headless enterprise data grid that handles 100,000 rows at 60fps with virtual scrolling. It ships 57 packages and 35 composable plugins: column pinning, row grouping, tree data, master-detail, cell editing, inline validation, CSV/Excel export, and more. GridStorm supports React, Vue, Angular, Svelte, and Vanilla JS. It is a free open-source alternative to AG Grid and Handsontable. WCAG 2.1 AA accessible. Core package is under 50KB gzipped with zero production runtime dependencies.
Analytics Studio — Business Intelligence Platform
Analytics Studio is an open-source drag-and-drop BI platform with 26+ chart types, an in-browser DuckDB SQL engine, pivot tables, KPI dashboards, cross-filtering, calculated fields, conditional formatting, and PDF/PNG export. It is a free alternative to Tableau, Power BI, and Looker for embedded analytics.
PDF Toolkit — WASM PDF Processing
PDF Toolkit is a Rust/WebAssembly PDF processor that runs entirely in the browser. It supports 13 annotation types, digital signatures, AES-256 encryption, AcroForm filling, PII redaction, page reordering, and text extraction — without uploading documents to a server. Free open-source alternative to PSPDFKit and Apryse WebViewer.
DataFlow — Real-Time Streaming Engine
DataFlow is a zero-dependency streaming engine supporting WebSocket, Server-Sent Events, and HTTP polling. Features include anomaly detection, time-travel replay, automatic reconnection, message deduplication, and back-pressure handling. Framework-agnostic. Integrates with GridStorm and Analytics Studio for live data.
TekiVex UI — Accessible React Component Library
TekiVex UI is a production-ready React component library with 78 components targeting WCAG 2.1 AAA accessibility. Includes AI components, real-time components, and seven page templates. MIT-licensed and free. See ui.tekivex.com.
Tutorials
In-depth tutorials covering: AI and machine learning, transformers, NLP, LangChain agents, software architecture, system design, frontend patterns, and backend patterns.
Open Source and MIT License
All Tekivex products are MIT-licensed — free for personal and commercial use with no fees or attribution required. Source at github.com/007krcs. Packages on npm.