Generates and consumes source maps
Let your JS API users either give you a callback or receive a promise
The default blueprint for ember-cli addons.
Parse, Resolve, and Dereference JSON Schema $ref pointers
esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)
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
Transform stream that gunzips its input if it is gzipped and just echoes it if not
Transform stream that decompress its input if it's compressed, and echoes it if not
Higher-order functions and common patterns for asynchronous code
Parse, Resolve, and Dereference JSON Schema $ref pointers
Parse, Resolve, and Dereference JSON Schema $ref pointers
Combine 0 or more errors into one
❄️ AI-Powered Development CLI with Interactive REPL
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Ember AST transform for the in-element helper
Helper function to remap async functions to generators
TypeScript definitions for gunzip-maybe
Turn async generator functions into ES2015 generators
Minimal module to check if a file is executable.
Turn async functions into ES2015 generators
Allow parsing of async generator functions
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.