beppobert


  • Sometimes you want to make sure that your variable is a specific type, like `unknown | never | any` or you want to check if it‘s a template string e.g.`"Hello Wold"` or just the `string`-type. This library provides some helpertypes to check for a specifc

    published 1.0.0 a year ago
  • A JavaScript library for building and encoding query strings.

    published 0.0.2 a year ago
  • This library is a proof of concept and is not intended for production use. It aims to align an HKT implementation with runtime code. It implements a simple parser combinator library. You can use it to implement a typesafe JSON parser or GraphQL query pars

    published 0.0.1 3 months ago
  • This is a small customizable typesafe template engine written in Typescript.

    published 0.0.1 3 months ago
  • A collection of TypeScript utilities. I will never want to re-write these again.

    published 0.0.2 3 months ago