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

https://github.com/fentas/atom-to-base64

:atom: ATOM - Converts any data to base64, furthermore it creates different views like data url if possible.
https://github.com/fentas/atom-to-base64

atom-package base64 coffeescript

Last synced: 2 months ago
JSON representation

:atom: ATOM - Converts any data to base64, furthermore it creates different views like data url if possible.

Awesome Lists containing this project

README

        

# to-base64 package [![dependency status](https://david-dm.org/fentas/atom-to-base64.svg)](https://david-dm.org/fentas/atom-to-base64) [![devDependency Status](https://david-dm.org/fentas/atom-to-base64/dev-status.svg)](https://david-dm.org/fentas/atom-to-base64#info=devDependencies)

Converts any data (also https? content) to base64, furthermore it creates different views like Data URI if possible.

### 1. File encoding
![Encode files](http://git.jguth.grus.uberspace.de/atom-to-base64/to-base64:view.gif)

### 2. Insert functionality in active editor
![Insert functionality](http://git.jguth.grus.uberspace.de/atom-to-base64/to-base64:insert.gif)

### 3. Inline text en-, decoding
![En-, decode text](http://git.jguth.grus.uberspace.de/atom-to-base64/to-base64:en-decode.gif)

### Customization
What kind of views (or insert options) you get is customizable. Have a look into:

`path/to/packages/to-base64/lib/mime-types.cson`

###### If you want to share improvements please fork.

## Current state
I think for base64 functionality is this package big enough.
If there is something which is missing please let me know.

_Next steps_
* Creating Specs
* Bug fixing (if there are any)

## Donations
Please help me to finance my every cup of tea. Every coin is appreciated.

```
Sick of tea? That’s like being sick of *breathing*! - Uncle Iroh
```

`197EypPopXtDPFK6rEbCw6XDEaxjTKP58S` -- bitcoin [?](http://en.wikipedia.org/wiki/Bitcoin)

[ -- paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G8AHNH2A2BN4Y)

[Or just `flattr` me.](https://flattr.com/submit/auto?user_id=jguth&url=https://github.com/fentas)