Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 923 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 923 Bytes

Pluriverity

A library dedicated to programming the unknown! Pluriverity got its name from the Latin "plures veritates", meaning "several truths"; as such, this library aims to enhance working with TypeScript enums by providing utility functions aimed at handling things that could be in one of several states.

Features

  • Performant
  • Great DX

Installation

Using a package manager like npm:

npm install pluriverity
import { p } from "pluriverity";

Using Deno:

import { p } from "https://deno.land/x/pluriverity/mod.ts";

Usage and Patterns

Support

If you like this library, thanks so much! I'm glad to make something people like using. If you really like it and want to support me, star this library on GitHub or buy me a coffee. Any support/encouragement is greatly appreciated!