Skip to content

Introduction to BrikLab Packages

BrikLab publishes a collection of packages under the @briklab npm scope.

Packages

  • @briklab/lib: Utility suite for runtime validation, warnings, styling, color, and CLI tools. View It Here!
  • @briklab/parsee: Parser for TS/JS source that returns structured metadata. View It Here!

Install Basics

  • You need Node.js and a package manager.
  • pnpm is recommended, but npm and yarn also work.

Install format:

bash
[package-manager] [add|install] @briklab/[package]

Try Instantly

Use Packages > Test Now in the left sidebar for ready-to-run pnpm smoke tests.

FAQ/Gotchas Available

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

Diagram

100%Ctrl + wheel to zoom