JSPM

Found 132 results for base32 encoder

base32-encode

Base32 encoder with support for multiple variants.

  • v2.0.0
  • 359.38
  • Published

@ctrl/ts-base32

Base32 encoder/decoder with support for multiple variants

  • v4.2.0
  • 238.00
  • Published

uuid-encoder

Encode UUIDs into Base36 or any other system

  • v1.2.0
  • 199.18
  • Published

rfc4648

Encoding and decoding for base64, base32, base16, and friends

  • v1.5.4
  • 123.70
  • Published

bufferbase

Buffer-to-BaseN Encoder, Decoder, Converter, and Validator

  • v2.0.0
  • 114.73
  • Published

@scure/base

Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16

  • v2.0.0
  • 111.22
  • Published

thirty-two

Implementation RFC 3548 Base32 encoding/decoding for node.

  • v1.0.2
  • 89.78
  • Published

@se-oss/base32

A simple base32 (RFC 4648 and Crockford) encoder and decoder.

  • v1.0.0
  • 89.72
  • Published

@oslojs/encoding

Runtime-agnostic library for encoding and decoding data

  • v1.1.0
  • 89.69
  • Published

base32.js

Base 32 encodings for JavaScript

  • v0.1.0
  • 88.56
  • Published

bech32

Bech32 encoding / decoding

  • v2.0.0
  • 83.70
  • Published

hi-base32

A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.

  • v0.5.1
  • 82.99
  • Published

authenticator

Two- / Multi- Factor Authenication (2FA / MFA) for node.js

  • v1.1.5
  • 72.83
  • Published

byte-encodings

Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.

  • v1.0.11
  • 69.52
  • Published

b32

base32 encoder & decoder

  • v0.2.0
  • 68.97
  • Published

nano-base32

A small, quick, self-contained implementation of the Base32 encoding/decoding scheme used by the cryptocurrency Nano.

  • v1.0.1
  • 68.54
  • Published

base32-decode

Base32 decoder with support for multiple variants.

  • v1.0.0
  • 67.21
  • Published

node-2fa

Easy 2-Factor Integration For Node.js

  • v2.0.3
  • 66.73
  • Published

cashaddress

Base32 encoding / decoding of bitcoin cash addresses

  • v1.1.0
  • 66.32
  • Published

bech32-buffer

Bech32(m) encoding for byte buffers

  • v0.2.1
  • 62.53
  • Published

base32-encoding

Encode / decode base32. Supports Buffers, strings, custom alphabets, abstract-encoding compliant

  • v1.0.0
  • 54.41
  • Published

crockford-base32

An implementation of Douglas Crockford's base 32 encoding algorithm

  • v2.0.0
  • 54.20
  • Published

@pgpm/base32

Base32 encoding and decoding functions for PostgreSQL

  • v0.16.0
  • 53.61
  • Published

bs32

Base32 for javascript

  • v0.1.7
  • 52.22
  • Published

@thi.ng/base-n

Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays

  • v2.7.57
  • 49.32
  • Published

base32hex-js

A simple base32hex encode & decode library.

  • v1.0.2
  • 48.29
  • Published

flipid

Simple and Reversible ID Transformation

  • v0.5.2
  • 47.66
  • Published

simple-base32

Base32 Encoder/Decoder for Node.js and Browser

  • v1.0.2
  • 46.12
  • Published

@distrentic/base32

zero dependency base32 encoder/decoder based on rfc3548

  • v1.0.1
  • 43.74
  • Published

base-32

Library to encode/decode strings or binary data in base32.

  • v0.0.3
  • 43.69
  • Published

@pgpm-testing/base32

Base32 encoding and decoding functions for PostgreSQL

  • v1.2.0
  • 41.60
  • Published

base32-ts

Base32 encode and decode implementation in Typescript

  • v1.0.2
  • 41.12
  • Published

rfc-3548-b32

Binary safe implementation of RFC 3548 Base32 encoding/decoding for node.

  • v0.0.2
  • 40.27
  • Published

7id

Random base32 string generator for unique ID usage.

  • v1.0.0
  • 37.61
  • Published

base32-codecs

'codecs' compatible base32-encode and base32-decode adapter.

  • v1.0.4
  • 37.35
  • Published

ashid

Ash IDs - Time-sortable, double-click-selectable unique identifiers using Crockford Base32

  • v1.3.0
  • 36.71
  • Published

basepura

Basepura encoder and decoder in TypeScript

  • v1.0.2
  • 36.43
  • Published

crispy-string

Tool to create random string with a specific baseN charset.

  • v0.0.3
  • 34.92
  • Published

node-mfa

Easy 2-Factor Integration For Node.js

  • v1.0.0
  • 33.94
  • Published

joi-plus

Joi with extra rules for string and array.

  • v1.4.0
  • 33.61
  • Published

@hongtak/totp

A lightweight, zero-dependency Node.js library for generating and verifying Time-Based One-Time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP), compliant with [RFC 6238](https://tools.ietf.org/html/rfc6238) and [RFC 4226](https://tools.ietf.org

  • v1.0.5
  • 31.50
  • Published

kscryp

Cryptography package with support for: JWT, RSA, MD5, SHA, Base64, HEX, JSON, Basic

  • v1.0.19
  • 30.96
  • Published

buf-b32

base32 to buffer and buffer to base32 conversions.

  • v2.2.0
  • 30.11
  • Published

simple-totp

A module which lets you generate TOTP codes with zero dependencies. Also, encode/decode base32 values

  • v2.0.0
  • 30.09
  • Published

dxid

A better and safer way to display your primary keys in urls or to the users

  • v2.2.1
  • 29.18
  • Published

base32lib

JavaScript Base32 encoding/decoding

  • v1.0.5
  • 28.55
  • Published

@xhbmygod/scure-base

Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16

  • v1.2.4
  • 28.09
  • Published

@litert/base32

The encoding and decoding library for BASE32, in JavaScript/TypeScript/WebAssembly.

  • v1.0.1
  • 28.05
  • Published

hex-to-32

Convert a hex string to base32 and back

  • v2.0.0
  • 27.81
  • Published

@jobscale/base32

base32 encode and decode @jobscale/base32

    • v0.2.5
    • 27.58
    • Published

    node-totp

    TOTP For Node.JS

    • v1.0.3
    • 26.19
    • Published

    uuid-b32

    Convert uuid to and from base32 strings

    • v1.0.1
    • 23.70
    • Published

    @sourceregistry/node-totp

    A library used to validate generateURI and generate Timed One-Time Password

    • v1.0.5
    • 23.70
    • Published

    @voken/base32

    VOKEN Flavored Base32 Encoding and Decoding, with the checksum by default.

    • v1.4.0
    • 23.58
    • Published

    base32codec

    Pure Javascript Base 32 Encoder/Decoder

    • v1.0.0
    • 23.11
    • Published

    @holochain/hcid-js

    javascript (wasm) build for rust Holochain base32 encoding scheme for keys, agents, identifiers, etc

    • v0.0.6
    • 20.57
    • Published

    shortening

    Fat free URLs

    • v0.3.1
    • 18.75
    • Published

    @anzerr/base.util

    base encoding / decoding of any given alphabet

    • v1.0.15
    • 17.94
    • Published

    identifiers-js

    Identifiers JavaScript implementation

    • v0.8.1
    • 17.92
    • Published

    edbase32

    Node.js module to encode and decode base32 string

      • v0.0.10
      • 17.67
      • Published

      uuid-base32

      Base32 UUIDs for case-insensitive short unique identifiers and easy conversion to/from real UUIDs

      • v1.0.0
      • 17.40
      • Published

      2fa-plus

      Implementation of two-factor authentication in Node, made simple.

      • v1.0.1
      • 17.01
      • Published

      convert-base32

      Convert strings to/from Base32 encoding

      • v0.9.1
      • 16.90
      • Published

      basic32

      Transform decimal OTP codes to shorter Base32 codes

      • v1.0.0
      • 15.51
      • Published

      check-base-encoding

      checks and verifies the particular base encoding of a string

      • v1.0.3
      • 15.22
      • Published

      hashname

      Public-Key(s) Fingerprint Generator

      • v0.3.1
      • 14.94
      • Published

      bip173

      bip173 encoding / decoding

      • v1.1.4
      • 14.93
      • Published

      @code_with_sachin/uusid

      Ultra Unique Secure ID generator with multiple formats, encryption, hierarchical IDs, and advanced features for modern applications

      • v3.0.1
      • 14.86
      • Published

      byte-decoder

      Decode data. Browser or NodeJS.

        • v1.0.0
        • 14.69
        • Published

        @sokolabs/wid

        Unique-identifier generator

        • v2.1.3
        • 14.66
        • Published

        @lunacrew/base32

        Base32 encoding and decoding library

        • v0.0.6
        • 13.81
        • Published

        mfa-authy

        A TypeScript library for implementing Multi-Factor Authentication (MFA). This library provides essential features like generating MFA authentication keys, tokens, verifying tokens, and creating Time-based One-Time Password (TOTP) URIs for use with popular

        • v1.0.6
        • 13.54
        • Published

        encdec

        A small JavaScript library for baseXX encoding and decoding. Defaults to base58, but can easily be used for base32, base64, etc.

        • v0.1.3
        • 13.09
        • Published

        x-base-32

        base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.

        • v0.1.1
        • 13.07
        • Published

        basealphabet

        converts number to arbitrary alphabets and back

        • v1.0.3
        • 12.74
        • Published

        @uzmoi/clockwork-base32

        A fast and minimal implementation of Clockwork Base32 for TypeScript

        • v1.1.0
        • 12.44
        • Published

        advanced-key-generator

        A versatile library for generating secure and random API keys, including strings, UUIDs, and encoded values.

        • v1.0.5
        • 12.12
        • Published

        base32-key

        A base 32 encoding for binary strings

        • v1.0.8
        • 12.08
        • Published

        @bboss/uuid32

        UUID to Crockford Base32 encoding/decoding library for Node.js

        • v1.1.0
        • 11.64
        • Published

        @aexoo-ai/spark-id

        Cryptographically secure, URL-safe ID generator with prefix support

        • v1.1.2
        • 11.58
        • Published

        id32

        32-character RFC 4648 lowercase Base32 IDs

        • v2.0.0
        • 10.98
        • Published

        base32-converter

        Multi-system base 32 <-> binary conversion.

        • v0.0.3
        • 10.98
        • Published

        @osmium/coder

        A comprehensive, type-safe data encoding, serialization, and utility library for JavaScript and TypeScript

        • v0.9.0
        • 10.58
        • Published

        base-coder

        base64 and base32 converter

        • v1.0.3
        • 10.54
        • Published

        @codixverse/totp

        TOTP library for React Native, websites, Chrome/Firefox extensions, and Node.js. Works 100% in Expo Go without native modules.

        • v1.0.0
        • 10.42
        • Published

        b-buf-b

        base-x to bytesbuffer to base-x (x=2,8,10,16,32,36,64)

        • v0.0.0
        • 9.99
        • Published

        @aingle/aiid-js

        javascript (wasm) build for rust AIngle base32 encoding scheme for keys, agents, identifiers, etc

        • v0.0.5
        • 9.86
        • Published

        basex-converter

        Decode/encode hex,binary,regular values in any base and Base Converter

        • v1.0.1
        • 8.92
        • Published

        dencodeme

        Encode/Decode data using various encoding schemes.

        • v1.0.4
        • 8.49
        • Published

        hostnamegen

        Hostname Generator for RPi Base32 of Serial CPU ID.

        • v1.0.4
        • 8.38
        • Published

        crockford-base32-number

        A simple util for encoding and decoding numbers as Crockford Base32 strings

        • v1.0.3
        • 7.75
        • Published

        base32-cli

        A CLI for Crockford’s version of Base32.

        • v1.0.1
        • 7.53
        • Published

        @iiojib/base32

        Base32 encoding and decoding

        • v1.0.3
        • 6.72
        • Published

        baseint

        Encode and decode in any base, supports BigInt

        • v0.1.0
        • 6.61
        • Published

        base-endecoder

        An ES module providing functions for converting (encoding and decoding) numbers and data to/from any base (input any charset). Works in Node.js, Deno and the browser. Includes functions for base32, base64 and base64url.

        • v1.0.0
        • 6.40
        • Published

        @ipfn/base32

        Base32 with IPFN specific alphabet

        • v0.0.1
        • 5.69
        • Published

        command-encoding

        A node based command line coding tool

        • v1.1.8
        • 5.51
        • Published

        base32-eos-name

        Base32 encoding for JavaScript works with EOS account naming convention.

        • v1989.6.4
        • 5.48
        • Published

        @hugoalh/base32

        A module for Base32 encode and decode.

        • v0.1.0
        • 5.10
        • Published

        @oktupol/base-emoji

        Like base32 and base64, but with emoji. Uses 1024 unique emoji as character set.

        • v1.1.1
        • 4.15
        • Published

        @simonsinclair/n32

        Express numbers in a form that can be conveniently and accurately transmitted between humans and computers.

        • v0.1.0
        • 3.86
        • Published

        thirty-two-p5

        Implementation RFC 3548 Base32 encoding/decoding for node.

        • v1.1.2
        • 3.86
        • Published

        node-2fa-enhanced

        Easy 2-Factor Integration For Node.js Enhanced

        • v2.0.4
        • 2.48
        • Published

        js-base32j

        Base32 exclude letter i j l o, without padding.

        • v0.0.2
        • 2.44
        • Published

        basenone

        Encode Uint8Array to strings and back.

        • v0.0.1
        • 2.44
        • Published