Parse partial JSON generated by LLM
Merge CSS rules with PostCSS.
Resolve aliased dependency paths using a RequireJS config
A utility to recursively make all properties in a Zod schema optional.
Turns partial code location into precise code location
Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
SQS partial batch failure middleware for the middy framework
Compute the SVG path of a partial circle.
Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
TypeScript definitions for iso-3166-2
Percy CLI commands for running Percy with native apps.
Node addon for string extraction for msgpackr
Manypkg is a linter for `package.json` files in Yarn, npm, Lerna, pnpm, Bun or Rush monorepos.
Allow parsing of partial application syntax
Lightweight, zero-dependency JavaScript utility to convert bytes to human-readable strings with localization support
GitHub GraphQL API client for browsers and Node
Work seamlessly with partial mocks in TypeScript.
TypeScript recursive conversion between optional (partial) and undefined properties.
📝 Populate `@import` syntax with partial files
Parse complete javascript objects from partial JSON strings
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.
Express middleware for filtering-out parts of JSON responses based on the `fields` query-string.
The lodash method `_.partial` exported as a module.
HTTP partial response middleware for the middy framework
Just the partials helper in a gem. That is all.
DynamicMatic is a tiny Sinatra extension that integrates Sinatra with StaticMatic. It allows most of your site to be static while having a few dynamic pages that can use the StaticMatic layouts and partials.
Soulmate is a tool to help solve the common problem of developing a fast autocomplete feature. It uses Redis's sorted sets to build an index of partial words and corresponding top matches, and provides a simple sinatra app to query them. Soulmate finishes your sentences.
classes is a helper for building CSS class names in your Rails or Sinatra views. It's great for toggling individual classes or combining class names across your views and partials.
A Sinatra extension that implements the full Inertia.js v2 wire protocol: page-object responses, version mismatch detection (409 + X-Inertia-Location), partial reloads, deferred / lazy / always / optional / merge props, encrypted history, redirect 303 handling, and error/flash session sweeps. Pure Sinatra-compatible: depends only on `sinatra` and `rack`. Runs on MRI Ruby and on the homura Cloudflare Workers + Opal stack.