An open API service indexing awesome lists of open source software.

https://github.com/pabra/jsonbase64transporter

Helps converting Json and Base64 Data consistently from and to String and ArrayBuffer in Node.js and browser.
https://github.com/pabra/jsonbase64transporter

arraybuffer base64 browser json nodejs typescript

Last synced: 12 months ago
JSON representation

Helps converting Json and Base64 Data consistently from and to String and ArrayBuffer in Node.js and browser.

Awesome Lists containing this project

README

          

# @pabra/json-base64-transporter

[![npm version](https://badge.fury.io/js/%40pabra%2Fjson-base64-transporter.svg)](https://www.npmjs.com/package/%40pabra%2Fjson-base64-transporter)
[![unit-tests](https://github.com/pabra/jsonBase64Transporter/workflows/unit-tests/badge.svg?branch=master)](https://github.com/pabra/jsonBase64Transporter/actions?query=branch%3Amaster+workflow%3Aunit-tests)
[![npm-publish](https://github.com/pabra/jsonBase64Transporter/workflows/npm-publish/badge.svg)](https://github.com/pabra/jsonBase64Transporter/actions?query=workflow%3Anpm-publish)
[![codecov](https://codecov.io/gh/pabra/jsonBase64Transporter/branch/master/graph/badge.svg)](https://codecov.io/gh/pabra/jsonBase64Transporter)