VitorLuizC

VitorLuizC

👤 Developer

14 repositories on SrcLog

View on GitHub
14 Repos
309 Stars
21 Forks
309 Watchers

Repositories (14)

typescript-library-boilerplate VitorLuizC/typescript-library-boilerplate JavaScript

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.

77
normalize-text VitorLuizC/normalize-text TypeScript

:memo: Provides a simple API to normalize texts, whitespaces, paragraphs & diacritics.

58
create-request VitorLuizC/create-request TypeScript

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

37
bitty VitorLuizC/bitty TypeScript

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

30
vue-loadable VitorLuizC/vue-loadable TypeScript

⏳ Improve your loading state control with pretty simple methods and helpers.

25
valite VitorLuizC/valite TypeScript

:fire: Concurrently execute your validators in a simple, practical and light validator engine.

20
maybe VitorLuizC/maybe TypeScript

🌯 The prettiest TypeScript implementation of Maybe monad.

18
uncouple VitorLuizC/uncouple TypeScript

📂 Uncouple constructors and classes methods into functions.

14
cullender VitorLuizC/cullender JavaScript

Search data and create complex filters by compose filter functions.

9
gulp-html-accents VitorLuizC/gulp-html-accents JavaScript

Encodes accents and other diacritics into HTML Entities.

8
fetch-img VitorLuizC/fetch-img TypeScript

Fetch asynchronously an image using it's source and resolve as `HTMLImageElement`.

7
object-descriptors VitorLuizC/object-descriptors TypeScript

A pretty well typed function to get object property descriptors. `Object.getOwnPropertyDescriptors` polyfill.

6
nike-store-old VitorLuizC/nike-store-old JavaScript

Fictitious Nike store using Stylus, Pug and Webpack.

0
dragon-heart-client VitorLuizC/dragon-heart-client JavaScript

Dragon Heart ● Online game client with HTML, CSS & JavaScript.

0