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

Package detail

@apigames/json

apigames-core75MIT24.1.9TypeScript support: included

API Games JSON Utilities

readme

API Games JSON Utilities

Codacy Badge Codacy Badge

JSON Utilities Library for the API Games Platform and SDKs.


This package includes a set of utility functions that provide efficient and consistent JSON object manipulation capabilities.

List of features

  • Provides the ability to append a JSON object with another sub document
  • Provides the ability to compare JSON objects
  • Provides the ability to clone a JSON object
  • Provides the ability to extract and redact elements from a JSON obejct
  • Provides the ability to evaluate JSON element types

Download & Installation

$ npm i @apigames/json 

Authors or Acknowledgments

  • Cloudize Limited

License

This project is licensed under the MIT License