Base64

1.3.0last stable release 1 year ago
Complexity Score
Low
Open Issues
N/A
Dependent Projects
103
Weekly Downloadsglobal
581,814

License

  • Apache-2.0
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Yespatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant
  • WTFPL
    • Noattribution
    • PublicDomainlinking
    • PublicDomaindistribution
    • PublicDomainmodification
    • Nopatent grant
    • Yesprivate use
    • PublicDomainsublicensing
    • Notrademark grant

Downloads

Readme

Base64.js

≈ 700 byte* polyfill for browsers which don’t provide window.btoa and window.atob.

Base64.js stems from a gist by yahiko.

Running the test suite

make setup
make test

* Minified and gzipped. Run make bytes to verify.

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
3.90
Test Coverage
No Data
Follows Semver
Yes
Github Stars
490
Dependenciestotal
6
DependenciesOutdated
3
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute Base64 in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install Base64
Processing...
Done

14 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.