About

About the oriz packages catalog

An auto-discovery catalog of MIT-licensed @chirag127/* npm packages — the oriz family.

What this is

Every public chirag127/*-npm-pkg repository is enumerated at build time and rendered as a card here, with a click-to-copy install snippet. No manual package list lives in this repo — add a new *-npm-pkg repo and it shows up on the next rebuild.

How packages are grouped

  • Astro — anything starting with astro-: integrations, components, shell, chrome, content pipeline.
  • Auth — anything starting with auth-: auth-core, auth-cli, auth-wxt, auth-vsc.
  • Utilities — everything else: AI providers, analytics, SEO, UI, rate-limit, consent, omni-publish.

v0 scope

The current build uses a filesystem-only discovery script — package data is read from the local projects/npm-packages/ directory. Bundle size, GitHub stars, and last-publish are stub values right now. Real metadata from the GitHub API, npm registry, and bundlephobia ships in v0.5.

License

Everything you find here is MIT. The catalog code itself is also MIT — see the repo.

Hosting

This site is built with Astro and hosted on Cloudflare Pages. The custom slate-and-cyan theme is hand-rolled — no design framework, no UI kit.