1.2.1 • Published 3 years ago

@flexent/binary-utils v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Binary utils

Simple library that includes:

  • Binary data conversions (string ⇔ array buffer)
  • Binary-friendly base64 (unlike natively available atob and btoa)
  • URL-safe Base64 as is specified in RFC4648

Highlights

  • 🔥 Zero dependencies
  • 🗜 Tidy and compact
  • 💻 Works in browser
  • 🔬 Strongly typed
  • 🌟 Standards compliant
1.2.1

3 years ago

1.2.0

3 years ago