1.5.1 • Published 4 years ago

base64-js v1.5.1

Weekly downloads
25,348,090
License
MIT
Repository
github
Last release
4 years ago

base64-js

base64-js does basic base64 encoding/decoding in pure JS.

build status

Many browsers already have base64 encoding/decoding functionality, but it is for text data, not all-purpose binary data.

Sometimes encoding/decoding binary data in the browser is useful, and that is what this module does.

install

With npm do:

npm install base64-js and var base64js = require('base64-js')

For use in web browsers do:

<script src="base64js.min.js"></script>

Get supported base64-js with the Tidelift Subscription

methods

base64js has three exposed functions, byteLength, toByteArray and fromByteArray, which both take a single argument.

  • byteLength - Takes a base64 string and returns length of byte array
  • toByteArray - Takes a base64 string and returns a byte array
  • fromByteArray - Takes a byte array and returns a base64 string

license

MIT

buffergoogle-auth-libraryplistbrotli@wouterds/react-native-tvoszego-express-webrtm@thorswap-lib/hdwallet-ledger@thorswap-lib/hdwallet-metamask@thorswap-lib/hdwallet-portis@thorswap-lib/multichain-core@thorswap-lib/multichain-ledger@thorswap-lib/multichain-sdk@thorswap-lib/multichain-web-extensions@thorswap-lib/trustwalleta.felix.broadlink@communityboss/utilseasy-select-rnvuedragdropuploadimagesgdwebrn-aht-jitsi-meetsola-react-nativereact-native-bluetooth2killi8n-react-native-fast-imagereact-native-sodium-example@guardtime/js-commonreact-native-for-sanbotreact-native-webrtc-extension@keystore/electron@miot-plugin/bufferangular-oauth2-oidc-imprrn-send-sms@tantei/bufferehome-aclink-kit@arisageha/react-lazyload@arisageha/react-lazyload-fix@oneplanetcrowd/developersicuiruleengine@webauthntine/browser@nodesoccoop/angular-ncr-srcsreact-native-wk-view@snoculars/faunadbdbase.idreact-native-template-rfbaseairscanairscan-examplebb-chatreact-native-esc-pos-sahaabrn-deepspeech2-inference@borisovart/atol-kkt-modulekubii-apideneme323112@mcgordonite/theia-filesystem@fundefund/funde_ck@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-savvreact-native-covid-sdkeasycommands-betagql_din_mod@xviz_hik/builder@xviz_hik/parser@dzhanavapp/minter-js-sdknpmgzip18react-native-thanh-toast-libraryreact-native-joertc@jttechnic/interpreter@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewertrustwise-react-native@xviz_hik/io@xviz_hk1/io@xviz_hk1/parserauto-extractcthpb-plugin-sociallleonk-sf-layout@iobroker-community-adapters/iobroker.device-watcherjuan-editor-coreszrjitsi-meet-rnprivy-jsreact-native-jitsi-meet-libreact-native-printer-brothersrn-pdf-reader-offlinereact-native-shekhar-bridge-testbeta-test-apiscogoportutilsspace-api-wrapperdemo-wrapper-apidyx-reactjs-umbraltstbrotlireact-native-wegotemp-mail-fucktalent-to-vite-clitest_arms_v2.8_globalwilscanner@oiti/documentoscopy-react-nativejs4cytoscapearms_v2.8_globalarms_v2.8_webui1
1.5.1

4 years ago

1.5.0

4 years ago

1.3.1

5 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

0.0.8

10 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

13 years ago

0.0.1

13 years ago