A comprehensive TypeScript utility library with data structures, game mechanics, generators, function, string, array, object, datetime, currency, JSON, number, and validation helpers.
Validate JSON
JSON.parse with bigints support
Types for Iconify data
Json Schema Type Builder with Static Type Resolution for TypeScript
Distills a series of editing steps into deleted and added ranges
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Generate positions for values in JSON and JSON5 strings
Converts Zod schemas to Json Schemas
Safely and quickly serialize JavaScript objects
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
Reduce any JSON value by traversing depth first and visiting each node
OLPC JSON canonicalization
Parse JSON without risk of losing numeric information
A standalone version of the readability library used for Firefox Reader View.
Workflow runtime for AI agents - deterministic pipelines with approval gates
Stringify and write JSON to a file atomically
Translates between file formats and generates static code as well as TypeScript definitions.
Load the local package.json from either src or dist folder
A language agnostic CLI tool and nodejs api to identify differences between two json schema files.
JS library that allows you to easily serialize and deserialize data with BigInt values
JSON diff
Json Schema Type Builder with Static Type Resolution for TypeScript
JSON language support for the CodeMirror code editor
JSON number parsing and storage
Strict JSON parsing and mapping library
Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.
Feature flags for Rails with selectable backends. Use Subflag Cloud (SaaS), ActiveRecord (self-hosted), or Memory (testing). Get typed values (boolean, string, integer, double, object) with the same API regardless of backend.
Initially I created this because I wanted to compare the Streaming and Search APIs. It turns out that completely by accident it can also do the neat trick of connecting indefinitely to either API, and feeding fresh tweets to whatever program you pipe the output to. % tweetdump -h # Usage instructions
Numverify: Global Phone Number Validation & Lookup JSON API
Truncate any JSON values to a certain length. Truncate to a maximum depth. Truncate to a maximum number of array elements.
The corelib project is an ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
The corelib project is an ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
== Description A Rack compatible JSON-RPC2 server domain specific language (DSL) - allows JSONRPC APIs to be defined as mountable Rack applications with inline documentation, authentication and type checking. e.g. class Calculator < JSONRPC2::Interface title "JSON-RPC2 Calculator" introduction "This interface allows basic maths calculations via JSON-RPC2" auth_with JSONRPC2::BasicAuth.new({'user' => 'secretword'}) section 'Simple Ops' do desc 'Multiply two numbers' param 'a', 'Number', 'a' param 'b', 'Number', 'b' result 'Number', 'a * b' def mul args args['a'] * args['b'] end desc 'Add numbers' example "Calculate 1 + 1 = 2", :params => { 'a' => 1, 'b' => 1}, :result => 2 param 'a', 'Number', 'First number' param 'b', 'Number', 'Second number' optional 'c', 'Number', 'Third number' result 'Number', 'a + b + c' def sum args val = args['a'] + args['b'] val += args['c'] if args['c'] val end end end
An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs.
Validates a StepLib datastore (usually stored in JSON) data. This GEM's major and minor version number matches the related StepLib format specification's major and minor version number.
A library which provides a means for writing a large number of object as json without building the entire set in memory first.
A gem to help you convert your google spreadsheet data to json format and load your json to spreadsheet. With this gem, you can choose the worksheet that you want to convert and point the row number you want to convert!
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.