
Utils library for Brazilian-specific businesses.
Table of Contents
Brazilian Utils is a library focused on solving problems that we face daily in the development of applications for the Brazilian business.
Using Brazilian Utils is quite simple and you can use it in some ways:
as npm package:
npm install --save @brazilian-utils/brazilian-utils
with yarn package manager:
yarn add @brazilian-utils/brazilian-utils
or <script> tag (global brazilianUtils):
<script src="https://unpkg.com/@brazilian-utils/brazilian-utils/dist/brazilian-utils.cjs.production.min.js"></script>
To use one of our utilities you just need to import the required function as in the example below:
import { isValidCpf } from "@brazilian-utils/brazilian-utils";
isValidCpf("1232454233345"); // false
You can check a list of utilities by clicking here.
This repository uses Vite+ as the local toolchain.
Requirements:
^20.19.0 || >=22.12.0vp installed and available in your shellCommon commands:
vp install
vp check
vp test
vp run build
Release notes are published through GitHub Releases.
Our "thank you" goes to these wonderful people (emoji key):
$ claude mcp add javascript \
-- python -m otcore.mcp_server <graph>