https://github.com/mmattozzi/atom-base64
A base64 encoder/decoder package for the Atom Editor
https://github.com/mmattozzi/atom-base64
Last synced: about 2 months ago
JSON representation
A base64 encoder/decoder package for the Atom Editor
- Host: GitHub
- URL: https://github.com/mmattozzi/atom-base64
- Owner: mmattozzi
- License: mit
- Created: 2014-06-05T01:17:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T00:23:40.000Z (over 5 years ago)
- Last Synced: 2025-03-26T14:55:59.834Z (2 months ago)
- Language: CoffeeScript
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# base64 package
`ctrl-alt-b` to Base64 encode selected text. `ctrl-alt-d` to Base64 decode selected text.