</>PackageGraphPackageGraph

js-base64

npmv3.9.3TypeScript

Yet another Base64 transcoder in pure-JS

Safe to adopt

Yes — js-base64 scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 24 days ago. 7 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 24 days ago. 7 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 37 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    BSD-3-Clause — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding js-base64 to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

37 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the js-base64 README.

<script src="base64.js"></script>

js-base64 vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
js-base64this page05BSD-3-Clause24 days ago
bser34M1Apache-2.01 day ago
vlq9.5M2MIT1 day ago
@exodus/bytes05MIT1 day ago
base64-js03MIT1 day ago
simple-plist01MIT1 day ago

Dependencies

Declared by js-base64 v3.9.3. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (7)

@rollup/plugin-replace ^6.0.3@rollup/plugin-typescript ^12.3.0@types/node ^20.11.5mocha ^10.2.0rollup ^4.62.3tslib ^2.8.1typescript ^5.3.3

Used by

Popular packages that depend on js-base64.

Relationship graph

Dependencies (left) and dependents (right) of js-base64.

Frequently installed together

Release history

7 releases in the last two years, typically about 31 days apart.

Recent versions of js-base64
VersionPublishedSizeLicense
3.9.3latest24 days ago37 KBBSD-3-Clause
3.9.21 month ago37 KBBSD-3-Clause
3.9.11 month ago38 KBBSD-3-Clause
3.9.01 month ago37 KBBSD-3-Clause
3.8.12 months ago39 KBBSD-3-Clause
3.8.02 months ago38 KBBSD-3-Clause
3.7.81 year ago38 KBBSD-3-Clause
3.7.72 years ago38 KBBSD-3-Clause
3.7.62 years ago38 KBBSD-3-Clause
3.7.53 years ago34 KBBSD-3-Clause
3.7.43 years ago34 KBBSD-3-Clause
3.7.33 years ago34 KBBSD-3-Clause
3.7.25 years ago34 KBBSD-3-Clause
3.7.15 years ago34 KBBSD-3-Clause
3.7.05 years ago34 KBBSD-3-Clause

Overview

js-base64 is an npm package that yet another Base64 transcoder in pure-JS. It has 5 known dependents in the graph. The latest version is 3.9.3, released under the BSD-3-Clause license.

Who should use it

Teams working in the npm ecosystem who need yet another Base64 transcoder in pure-JS and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (BSD-3-Clause).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use js-base64?

Yes — js-base64 scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 24 days ago. 7 releases in the last 2 years.

How do I install js-base64?

Run `npm install js-base64` to add js-base64 to your npm project.

What license is js-base64 released under?

js-base64 is distributed under the BSD-3-Clause license.

How popular is js-base64?

npm does not publish download counts. Within PackageGraph's crawl, 5 known packages depend on js-base64.

Is js-base64 still maintained?

The most recent release of js-base64 (v3.9.3) was published 24 days ago.

Does js-base64 run install scripts?

No. js-base64 does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.