Testing framework for HoloScript applications
Core parser, AST, compiler infrastructure, trait system, and runtime for HoloScript — the open AI-spatial reality protocol for 3D/XR/IoT
Command-line interface for HoloScript — compile, validate, dev-serve, and analyze .holo files
HoloScript v6 language support — syntax, traits, preview, debug, AI agent API
holoscript — the unified user-facing agent CLI for HoloScript. REPL, gateway daemon, channel adapters, and MCP tool dispatch in a single global install.
HoloScript browser runtime — React Three Fiber integration, physics, event system, and device APIs for spatial applications
@deprecated — Use @holoscript/core directly. This package is a thin re-export shim kept for backward compatibility. Will be removed in a future major release. (A.011.06d)
Pure type definitions for HoloScript — lightweight mirror of @holoscript/core types with zero runtime dependencies. Canonical types live in packages/core/src/types/.
HoloScript Trait Marketplace API - publishing, discovery, and dependency resolution
HoloScript Standard Library - Core types and utilities
Interactive web-based playground for trying HoloScript in the browser
Performance benchmarks comparing HoloScript against Unity and glTF runtimes
HoloScript parser compiled to WebAssembly for high-performance browser execution
Create HoloScript apps with zero configuration — 3D scene in your browser in 30 seconds via --go. (Renamed from create-holoscript v1.4 per /idea run 8 founder ruling A.0/D1: follow npm `create-<framework>-app` scaffolder convention.)
Give a regex, get a robust predicate function that tests it against a string.
GraphQL API layer for HoloScript compiler with TypeGraphQL and Apollo Server
Shared JWT authentication library for HoloScript APIs (GraphQL + Marketplace)
Helper functions
test for inclusion or exclusion of paths using globs
Authenticated Conflict-free Replicated Data Types with DID-based signing for distributed agent state synchronization
HoloScript Mesh and Network Layer
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A pure JS implementation SHA256.
PostgreSQL Database Adapter for HoloScript Runtime