giogonzo's Stars
Tonejs/Tone.js
A Web Audio framework for making interactive music in the browser.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
gcanti/fp-ts
Functional programming in TypeScript
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
gcanti/io-ts
Runtime type system for IO decoding/encoding
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
siddharthkp/bundlesize
Keep your bundle size in check
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
reactjs/react-basic
A description of the conceptual model of React without implementation burden.
web-push-libs/web-push
Web Push library for Node.js
frehner/modern-guide-to-packaging-js-library
A guide to help ensure your JavaScript library is the most compatible, fast, and efficient library you can make.
microsoft/dtslint
A utility built on TSLint for linting TypeScript declaration (.d.ts) files.
gcanti/newtype-ts
Implementation of newtypes in TypeScript
gcanti/flow-static-land
[DEPRECATED, please check out fp-ts] Implementation of common algebraic types in JavaScript + Flow
gcanti/typelevel-ts
Type level programming in TypeScript
sledorze/morphic-ts
pfgray/ts-adt
Generate Algebraic Data Types and pattern matchers
gcanti/fp-ts-contrib
A community driven utility package for fp-ts
gcanti/prop-types-ts
Alternative syntax for prop types providing both static and runtime type safety, powered by io-ts
gcanti/io-ts-codegen
Code generation for io-ts
buildo/bento-design-system
A customizable and extensible Design System framework for React.js projects
buildo/eslint-plugin-fp-ts
ESLint rules for fp-ts
gcanti/fp-ts-laws
fp-ts type class laws for property based testing
gcanti/flow-io
[DEPRECATED, please check out io-ts] Flow compatible runtime type system for IO validation
lies-exposed/lies.exposed
A chronological tracking of lies perpetrated against humanity.
joshburgess/fp-ts-cont
An implementation of the continuation monad for fp-ts
DenisFrezzato/hyper-ts-fastify
Hyper-ts adapter for Fastify
kightlingerh/fp-ts-graphql-ws-client
A Functional GraphQL WebSocket Client
buildo/local-date
Replacement of Date for dealing with dates independent of time or timezone
buildo/eslint-plugin-class-prefer-methods
eslint plugin to report not-needed usage of arrow functions instead of class methods