Rare find

base64-js. Base64 encoding/decoding in pure JS

github.com/beatgammit/base64-js

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • add readme note about new repo
November 2020
  • build
  • 1.5.1
  • Merge pull request #62 from chenfengjw163/master
  • fix: const & let to var
  • package metadata
  • 1.5.0
  • build
  • replace uglify-js with babel-minify
  • 1.4.0
  • standard
  • travis: run linter on lts version of node
  • travis: test node 14
  • package metadata
  • Merge pull request #56 from GregoryNative/feature/typings
October 2020
  • standard
  • standard
May 2020
  • declare types in index.d.ts; add typing in package.json
October 2019
  • add tidelift link
August 2019
  • build