https://github.com/hapijs/b64
Base64 streaming encoder and decoder
https://github.com/hapijs/b64
Last synced: 12 months ago
JSON representation
Base64 streaming encoder and decoder
- Host: GitHub
- URL: https://github.com/hapijs/b64
- Owner: hapijs
- License: other
- Created: 2011-08-04T22:05:21.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:42:49.000Z (over 1 year ago)
- Last Synced: 2025-06-05T18:09:59.903Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 42
- Watchers: 13
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @hapi/b64
#### Base64 streaming encoder and decoder.
**b64** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.
### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support
## Useful resources
- [Documentation and API](https://hapi.dev/family/b64/)
- [Versions status](https://hapi.dev/resources/status/#b64) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/b64/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)
