base64

Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser.

MIT License

Downloads
552.2K
Stars
9
Committers
2

Bot releases are hidden (Show)

base64 - 1.1.28 Latest Release

Published by Hexagon about 1 year ago

Optimizations:

  • Pre-calculated values and regular expressions for improved performance.

Maintenance:

  • Upgraded development dependencies.

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.27...1.1.28

base64 - 1.1.27

Published by Hexagon about 1 year ago

Changes

  • Full (dev) dependency and build pipeline update

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.26...1.1.27

base64 - 1.1.26

Published by Hexagon over 1 year ago

Changes

Maintenance release

  • chore: Update dev dependencies
  • chore: Update CI pipelines
  • chore: Bringing the code into the present. Example var -> let/const
  • chore: Add native Deno config files

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.25...1.1.26

base64 - 1.1.25

Published by Hexagon about 2 years ago

Changes

  • fix: Documentation fix
  • chore: update dev dependencies

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.24...1.1.25

base64 - 1.1.24

Published by Hexagon about 2 years ago

Changes

New Contributors

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.23...1.1.24

base64 - 1.1.23

Published by Hexagon about 2 years ago

Changes

  • Documentation update

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.22...1.1.23

base64 - 1.1.22

Published by Hexagon over 2 years ago

Changes

  • Dev dependency update
  • Documentation typo fix
  • Documentation update

Full Changelog: https://github.com/Hexagon/base64/compare/1.1.21...1.1.22

base64 - 1.1.21

Published by Hexagon over 2 years ago

New feature

  • Add base64 and base64 validation

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.20...1.1.21

base64 - 1.0.20

Published by Hexagon over 2 years ago

  • Dev dependency update

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.19...1.0.20

base64 - 1.0.18

Published by Hexagon over 2 years ago

Added

  • Add Deno tests
  • Add Deno CI
  • Add TypeScript tests using tsc --strict

Fixes

  • Fix Deno build
  • Replace Buffer.from with TextDecoder

Chores

  • Update documentation
  • Update dev dependencies

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.17...1.0.18

base64 - 1.0.17

Published by Hexagon over 2 years ago

Chores

  • Dev dependency update

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.16...1.0.17

base64 - 1.0.16

Published by Hexagon over 2 years ago

  • Dev dependency update

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.15...1.0.16

base64 - 1.0.15

Published by Hexagon almost 3 years ago

  • Initial Deno release (named b64 att deno.land/x)
base64 - 1.0.14

Published by Hexagon almost 3 years ago

  • Added contribution notes
  • More documentation fixes

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.13...1.0.14

base64 - 1.0.13

Published by Hexagon almost 3 years ago

  • Documentation update
  • Add GitHub-pages site

Full Changelog: https://github.com/Hexagon/base64/compare/1.0.12...1.0.13

base64 - 1.0.12

Published by Hexagon almost 3 years ago

  • Documentation fixes
  • Fixed actions
base64 - 1.0.11

Published by Hexagon almost 3 years ago

  • Initial release
Package Rankings
Top 5.46% on Npmjs.org
Top 23.05% on Deno.land
Badges
Extracted from project README's
Node.js CI Deno CI npm version NPM Downloads jsdelivr Codacy Badge MIT License