# base64-converter
[![npm (scoped)](https://img.shields.io/npm/v/@ony3000/base64-converter)](https://www.npmjs.com/package/@ony3000/base64-converter)
[![GitHub license](https://img.shields.io/github/license/ony3000/base64-converter)](https://github.com/ony3000/base64-converter/blob/master/LICENSE)
[![package hits](https://data.jsdelivr.com/v1/package/npm/@ony3000/base64-converter/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@ony3000/base64-converter)

A library that allows bidirectional conversion of strings and base64. Available in both browser and [Node.js](https://nodejs.org).

Documentation is [here](https://ony3000.github.io/base64-converter/).

## Browser compatibility
* Internet Explorer 9+
* Most modern browsers except Internet Explorer
