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

https://github.com/vovanr/convert2base64

Convert file to base64
https://github.com/vovanr/convert2base64

vovanr-service

Last synced: 3 months ago
JSON representation

Convert file to base64

Awesome Lists containing this project

README

          

# convert2base64

String Reverse logo

> Convert file to base64

Demo: [vovanr.github.io/convert2base64][demo]

![](preview.png)

## Start

```shell
npm start
```

## Test

```shell
npm test
```

## Techs

- [Create React App](https://github.com/facebook/create-react-app)

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/convert2base64