Vitor L Cavalcanti

Results 22 repositories owned by Vitor L Cavalcanti

bitty

30
Stars
1
Forks
Watchers

🗃 A mono-repository with functional programming helpers, algebraic data types, util functions, types and even some micro frameworks in TypeScript.

brazilian-geographic-data

62
Stars
4
Forks
Watchers

🇧🇷 regiões, estados, cidades, bairros e outros dados geográficos brasileiros.

brazilian-values

527
Stars
39
Forks
Watchers

🇧🇷 Funções de formatação, conversão e validação para valores, documentos e outras unidades usadas no Brasil. Como CEP, CNPJ, CPF, BRL (R$), datas, números etc.

create-request

37
Stars
1
Forks
Watchers

Apply interceptors to `fetch` and create a custom request function.

dev-demands

23
Stars
9
Forks
Watchers

An example of Front-End and Back-End with Apollo GraphQL.

normalize-text

61
Stars
6
Forks
Watchers

📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.

typescript-library-boilerplate

96
Stars
11
Forks
Watchers

Initialize it running "node ./setup.js". A TypeScript library boilerplate. Check types pretty strictly; generates CommonJS, ESM and UMD bundles with Rollup.js; setup unit tests with Jest; and generate...

vue-uuid

73
Stars
7
Forks
Watchers

Add UUID to Vue instance.

vue-flipper

32
Stars
5
Forks
Watchers

A component to flip elements with a nice transition.

vuex-handler

18
Stars
1
Forks
Watchers

Avoid try/catch and .catch() statements and globally handle successful and failed actions.