Skip to content

Introduction to BrikLab Packages

BrikLab publishes a collection of packages under the @briklab npm scope with utilities for TypeScript/JavaScript development.

Packages

  • @briklab/lib: Utility suite for runtime validation, warnings, styling, color utilities, and CLI tools
  • @briklab/parsee: Parser for TS/JS source that returns structured metadata
  • @briklab/net-t: Compact binary serialization for low-latency networking
  • @briklab/slikr: Realtime client wrapper for WebTransport/WebSocket communication
  • @briklab/slokr: Realtime server with WebSocket, WebTransport, and Hybrid modes

Install Basics

Read the Common Installation Tutorial

Try Instantly

Use the live demos in each package's introduction page for ready-to-run examples.

FAQ and Resources

Each package includes a dedicated FAQ and gotchas page in the sidebar for troubleshooting.

Diagram

100%Ctrl + wheel to zoom