Pinned Repositories
brazilian-geographic-data
🇧🇷 regiões, estados, cidades, bairros e outros dados geográficos brasileiros.
brazilian-values
🇧🇷 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
Apply interceptors to `fetch` and create a custom request function.
normalize-text
📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.
ts-jest-resolver
A resolver for jest that uses the same strategy as TS when resolving files with JavaScript extensions (".js", ".jsx", ".cjs" and ".mjs"). It works pretty well with ts-jest or babel with @babel/preset-typescript.
typescript-library-boilerplate
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 docs from sources with Typedoc.
vue-burger-button
🍔 vue-burger-button is a functional component, which is faster than a regular component, and is pretty small (JS min+gzip is lower than 700b and CSS min+gzip is lower than 400b).
vue-data-tablee
Yeap, another Vue table component.
vue-loadable
⏳ Improve your loading state control with pretty simple methods and helpers.
vue-uuid
Add UUID to Vue instance.
VitorLuizC's Repositories
VitorLuizC/brazilian-values
🇧🇷 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.
VitorLuizC/typescript-library-boilerplate
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 docs from sources with Typedoc.
VitorLuizC/vue-uuid
Add UUID to Vue instance.
VitorLuizC/normalize-text
📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.
VitorLuizC/brazilian-geographic-data
🇧🇷 regiões, estados, cidades, bairros e outros dados geográficos brasileiros.
VitorLuizC/ts-jest-resolver
A resolver for jest that uses the same strategy as TS when resolving files with JavaScript extensions (".js", ".jsx", ".cjs" and ".mjs"). It works pretty well with ts-jest or babel with @babel/preset-typescript.
VitorLuizC/bitty
🗃 A mono-repository with functional programming helpers, algebraic data types, util functions, types and even some micro frameworks in TypeScript.
VitorLuizC/vue-loadable
⏳ Improve your loading state control with pretty simple methods and helpers.
VitorLuizC/select-files
Virtually creates a file input element (<input type="file" />), triggers it and returns selected files.
VitorLuizC/uncouple
📂 Uncouple constructors and classes methods into functions.
VitorLuizC/use-object-url
React Hook to create and revoke URL for any instance of `File`, `Blob` or `MediaSource`.
VitorLuizC/aliases-from-tsconfig
Reads a jsconfig/tsconfig.json baseUrl and paths and provides a methods to replace its aliases in your files paths.
VitorLuizC/react-hooks-for-backbone
React.js Hooks to connect your components with Backbone.js's models, events and collections.
VitorLuizC/object-descriptors
A pretty well typed function to get object property descriptors. `Object.getOwnPropertyDescriptors` polyfill.
VitorLuizC/VitorLuizC.github.io
VitorLuizC/shinsu
[WIP]
VitorLuizC/boilerplate-cli
VitorLuizC/learning-graphics
VitorLuizC/playground
VitorLuizC/use-input-formatted
React Hook to use formatted values on <input /> elements and components.
VitorLuizC/VGA777
VitorLuizC/esbuild-plugin-lodash-or-underscore-template
ESBuild plugin for Lodash/Underscore.js template, commonly '.ejs' files.
VitorLuizC/formil
It will be better than 'Formik', but right now, it is just an idea.
VitorLuizC/hatchet-client
VitorLuizC/hatchet-server
VitorLuizC/hj-stop-button
VitorLuizC/hotjar-js
Bring Hotjar directly to your application
VitorLuizC/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
VitorLuizC/talesoftibia.com
Repository for talesoftibia.com
VitorLuizC/tokenizer