stringify-object-es5

Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)

json-schema-for-openapi

Converts a regular JSON Schema to a compatible OpenAPI 3.0.X Schema Object

json-query

Retrieves values from JSON objects for data binding. Offers params, nested queries, deep queries, custom reduce/filter functions and simple boolean logic. Browserify compatible.