Skip to content
View geoffreytools's full-sized avatar

Block or report geoffreytools

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. free-types free-types Public

    A type-level library enabling the creation and the manipulation of type constructors which can be detached from their type parameters. Also referred to as higher kinded types.

    TypeScript 167 1

  2. type-lenses type-lenses Public

    Extract or modify pieces of arbitrarily nested types with type lenses

    TypeScript 27

  3. ts-spec ts-spec Public

    A small library for testing your types

    TypeScript 17

  4. vite-plugin-glslify-inject vite-plugin-glslify-inject Public

    Handsfree type safe GLSL programming for WebGL with Vite

    TypeScript 2 1

  5. exhausted exhausted Public

    Test that you have accessed all the properties and called all the functions of an arbitrarily deep object

    TypeScript 1

  6. ts-trace ts-trace Public

    An interactive Bash script to help audit the performance of your Typescript types

    Shell