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.
pnpmis recommended, butnpmandyarnalso 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.