A server side agnostic way to stream JavaScript.
JS in JSON Session
JSON.parse with bigints support
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Strip comments from JSON. Lets you use comments in your JSON files!
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Info about node `exports` field support: version ranges, categories, etc.
JSON parse & stringify that supports binary via bops & base64
Parse JSON with more helpful errors
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
decycle your json
JS library that allows you to easily serialize and deserialize data with BigInt values
JSON.parse with context information on error
JSON parse with prototype poisoning protection
High-performance JSON Pointer implementation
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.
A convertor between XML text and Javascript object / JSON text.
Load the local package.json from either src or dist folder
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Traverse JSON Schema passing each schema object to callback
General purpose glob-based configuration matching.
Support for proto3 JSON serialiazation/deserialization for protobuf.js
The library comes with available integration with CSS Frameworks such as bootstrap, foundation and jQueryUI.
Allows your models and collections to generate the JSON structure expected by Ext JS 4-compatible frontends.
COnvert Ruby on Rails routes to webpack js-route-loader format and export to a json file.
Create native iOS charts using simple JSON as you are used-to with Highcharts like JS library. This library is a wrapper on top of CorePlot
Due to the OpenAPI v3.0 and JSON Schema discrepancy, you can use this JS library to convert OpenAPI Schema objects to proper JSON Schema.
It will find translations inside your .js, .jsx, .ts, .tsx, .coffee files, then it will create JSON versions of your .PO files and will let you serve them with the rest of your assets, thus letting you access all your translations offline from client side javascript.
Adds to_js to basic ruby types. Use when you need js, not json.
Create `<script type="application/json;base64">` tags to safely send data to the UI. You can then use https://github.com/fnando/json_blob-js to load this data on the client-side.
jquery.form requires that :js and :json file upload forms have their responses wrapped in textarea tags. This gem builds on the jaxy_file_uploads by adamlogic to add that support to Rails 3.
A gem that can parse *.owl files and construct a tree and let produce a json string that can let d3js or other js libs to use it
SmarterJSON is a permissive JSON/JSON5 parser: comments, trailing commas, different quote styles, Python/JS keywords, and more, all parse to the same Ruby objects. Purposely no strict mode, always best-effort, blazing fast. Handles BOM, smart quotes, messy input. Compatible with config/data files and API responses alike.
Enriches Inquirex flow definitions with framework-agnostic widget rendering metadata. Adds `widget` and `widget_mobile` DSL verbs that attach WidgetHint objects to nodes. Consumed by inquirex-tty, inquirex-js, and inquirex-rails adapters. Produces enriched JSON — no HTML or JavaScript generated.