@apigames/json

API Games JSON Utilities

Usage no npm install needed!

<script type="module">
  import apigamesJson from 'https://cdn.skypack.dev/@apigames/json';
</script>

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

  • API Games Limited

License

This project is licensed under the MIT License