Skip to content

ben-laird/pluriverity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published