English | Português (Brasil)
A TypeScript/Node.js utilities monorepo focused on Brazilian data, text, randomization, encoding, crypto, web, and shared helpers.
@rebimboca/documentos-br@rebimboca/bancario-br@rebimboca/veiculos-br@rebimboca/pessoas-br@rebimboca/empresas-br@rebimboca/trabalho-br@rebimboca/text@rebimboca/random@rebimboca/encoding@rebimboca/crypto@rebimboca/web@rebimboca/seo@rebimboca/design@rebimboca/image@rebimboca/shared@rebimboca/tools(aggregator)
pnpm devpnpm buildpnpm testpnpm lintpnpm lint:fixpnpm typecheckpnpm benchpnpm formatpnpm format:checkpnpm changesetpnpm version-packagespnpm release
Project-wide conventions are documented in CONVENTIONS.md.
This monorepo uses Changesets + SemVer.
This repository is configured to publish via GitHub OIDC (Trusted Publishing), without NPM_TOKEN.
Required npm setup (one-time):
- In npm, configure Trusted Publisher for this GitHub repository/workflow.
- Allow at least
npm publishaction for the trusted publisher. - Repeat for each package that should be published under the
@rebimbocascope.
Workflow:
- CI: ci.yml
- Release: release.yml