https://github.com/hollodotme/readis-base64img-prettifier
A readis prettifier for base64 image data
https://github.com/hollodotme/readis-base64img-prettifier
Last synced: about 1 month ago
JSON representation
A readis prettifier for base64 image data
- Host: GitHub
- URL: https://github.com/hollodotme/readis-base64img-prettifier
- Owner: hollodotme
- License: mit
- Created: 2018-08-07T20:49:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T21:42:27.000Z (over 6 years ago)
- Last Synced: 2025-01-22T05:42:42.123Z (3 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://travis-ci.org/hollodotme/readis-base64img-prettifier)
[](https://packagist.org/packages/hollodotme/readis-base64img-prettifier)
[](https://packagist.org/packages/hollodotme/readis-base64img-prettifier)
[](https://coveralls.io/github/hollodotme/readis-base64img-prettifier?branch=master)# Readis\Prettifiers\Base64Image
## Description
A [readis](https://github.com/hollodotme/readis) prettifier for base64 image data
## Installation
```bash
composer require hollodotme/readis-base64img-prettifier
```## Usage
Please have a look at the [readis documentation](https://github.com/hollodotme/readis) how to enable custom prettifiers.
## Contributing
Contributions are welcome and will be fully credited. Please see the [contribution guide](.github/CONTRIBUTING.md) for details.