Optional values
Let your JS API users either give you a callback or receive a promise
Implementation of common algebraic types in JavaScript + Flow
PureScript wrapper that makes it available as a local dependency
Parse, Resolve, and Dereference JSON Schema $ref pointers
Installs the PureScript compiler
🍝 PureScript package manager and build tool
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.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Refuge from unsafe JavaScript
Transform stream that gunzips its input if it is gzipped and just echoes it if not
String parser combinators for TypeScript
Transform stream that decompress its input if it's compressed, and echoes it if not
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parse, Resolve, and Dereference JSON Schema $ref pointers
Generates and consumes source maps
Combine 0 or more errors into one
The default blueprint for ember-cli addons.
Language Server Protocol server for PureScript wrapping purs ide server functionality
Ember AST transform for the in-element helper
A syntax tidy-upper (formatter) for PureScript.
TypeScript definitions for gunzip-maybe
Minimal module to check if a file is executable.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.