18 packages
@blainehansen/macro-ts
An ergonomic typescript compiler that enables typesafe syntactic macros.
@blainehansen/monads
`Result` and `Maybe` types and accompanying `macro-ts` helper macros that allow a safe, functional way of dealing with errors and nullable values.
@blainehansen/topside
Type-safe templates for server-side TypeScript applications inspired by Laravel Blade
@blainehansen/validate
A convenient typescript validation/decoding library with an accompanying helper macro.
kreia
A flexible and easy to use parser library. Look into chaos, and see order.
kreia-moo
An extended version of moo with features needed by the Kreia parser engine.
micro-chimp
A tiny and simple email signup server.
sass-bones
A sass framework focused on unification and cleanliness.
sass-deployables
A library for creating object-oriented sass components.
@ts-std/codec
A convenient and highly type-safe typescript decoder library.
@ts-std/collections
HashSet and HashMap collections for typescript.
@ts-std/enum
A library that brings ergonomic, matchable, tagged unions to typescript.
@ts-std/extensions
A variety of extensions to native types. Heavily use `Result` and `Maybe` types from ts-std/monads.
@ts-std/monads
`Result` and `Maybe` types that allow a safe and "functional" way of dealing with errors and nullable values.
@ts-std/types
Various helpful type definitions and type assertion helpers. Includes many tricky recursive and functional types.
vue-async-everything
Vue Component Plugin for asynchronous data and computed properties.
vue-async-properties
Vue Component Plugin for asynchronous data and computed properties.
vue-ts-async
> Library for extremely type-safe Typescript Vue asynchronous `data` and `computed` properties.