Skip to content

ublacklist/packages

Repository files navigation

@ublacklist/packages

A monorepo of packages extracted from the uBlacklist browser extension.

Packages

Package Description
@ublacklist/match-pattern A parser and lookup map for WebExtensions match patterns.
@ublacklist/ruleset The ruleset format definition and parser.
@ublacklist/serpinfo The SERPINFO format definition, parser, and schemas.

Development

# Install dependencies (pnpm >= 10 required)
pnpm install

# Build all packages
pnpm build

# Run all checks (biome, prettier, typescript)
pnpm check

# Run tests
pnpm test

# Fix linting/formatting issues
pnpm fix

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors