Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jape

matthewpalmer254BSD0.0.3

Jape is a simple way to convert a JSON object to a single URI Encoded string.

jape, json, json to string, URI encode json

readme

Jape is a simple way to convert a JSON object to a single, percentage delimited, string. Such strings can be used in API requests when one wants to use a comfortable JSON object and get it converted to a URL friendly string.