query to jsonobject/array and return summary of data such as total value of specified attributes.
Pierre theme for Shiki, VS Code, and more
A super light and fast circular JSON parser.
Another JSON Schema Validator
A library to query and manipulate GraphQL Introspection Query results in some useful ways.
Hundreds of open source icon sets in IconifyJSON format
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
👻 Primitive and flexible state management for React
Traverse JSON Schema passing each schema object to callback
Send WebVitals from your Next.js project to Axiom.
json-pointer utilities for querying and transforming data
A light-weight module that brings Fetch API to node.js
Light client that connects to Polkadot and Substrate-based blockchains
A small, flexible, and expandable JSON query language
JavaScript object query engine
An arbitrary-precision Decimal type for JavaScript.
This is a simple module that takes a JavaScript object and turns it into a GraphQL query to be sent to a GraphQL server.
Retrieves values from JSON objects for data binding. Offers params, nested queries, deep queries, custom reduce/filter functions and simple boolean logic. Browserify compatible.
Use the light-dark() color function in CSS
Fetch-based http client for use with npm registry APIs
Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2
A suite of web components for a mutation testing report.
Isomorphic storage client for Supabase.
Another JSON Schema Validator
ethlite - light-weight machinery to query / call ethereum (blockchain contract) services via json-rpc (incl. tuple support)
Generates Xcode .xcassets ColorSet JSON files from color palette URLs. Extracts hex color codes embedded in URLs from palette tools such as: - Huemint (https://huemint.com) - RealtimeColors (https://realtimecolors.com) - Coolors (https://coolors.co) Any URL that encodes hex codes in its path or query string is supported. Dark mode variants are automatically calculated by inverting the HSL lightness of each light color — no manual dark palette needed. The generated Colors.xcassets folder can be dragged and dropped directly into Xcode's Assets catalog to use the colors in Swift/SwiftUI projects. Usage: colorset_generator "https://huemint.com/brand-2/#palette=2a3031-fafdfc-a19985" colorset_generator "https://coolors.co/c4f1be-a2c3a4-869d96-525b76-201e50" --output MyPalette.xcassets colorset_generator "https://www.realtimecolors.com/?colors=14140f-f8f8f6-9a9e79-aec4bd-8ea7ad" --no-dark