nodejs-base64-js - Base64 encoding/decoding in pure JS
| Website: | https://www.npmjs.org/package/base64-js |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
base64-js does basic base64 encoding/decoding in pure JS. Many browsers already have base64 encoding/decoding functionality, but it is for text data, not all-purpose binary data. Sometimes encoding/decoding binary data in the browser is useful, and that is what this module does.
Packages
| nodejs-base64-js-0.0.7-2.el7.src [8 KiB] |
Changelog
by Ralph Bean (2014-07-21):
- Include license file. - Provide a description. - Specify noarch. |