Showing 1-20 of 429,800 packages
Fantasy Land -compliant Maybe type
The option type, also known as the maybe type, for JavaScript
Option/Maybe type to be used with flow.js
Maybe type for modern javascript
An extensible implementation of the Maybe type for functional programming
Object-oriented Maybe type in TypeScript
Let your JS API users either give you a callback or receive a promise
Maybe/Optional type implementation in Typescript. Main motivation for creating this library was handling `null` values in deeply nested data, coming from GraphQL APIs, but the library itself is not limited to GraphQL.
This library provides a light `Maybe` type for handling optional values, inspired by functional programming languages. A `Maybe` can either be `Just` (containing a value) or `Nothing` (no value).
Parse, Resolve, and Dereference JSON Schema $ref pointers
Combine 0 or more errors into one
Implementation of common algebraic types in JavaScript + Flow
TypeScript definitions for gunzip-maybe
esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)
Gatsby Telemetry
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Standard library for Fantasy Land
Maybe type in TypeScript, contains Just or Nothing
Maybe call a callback if it's a function
A basic Maybe type