Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Provide special parser for original Crockford's base32 possibility #78

Description

@kachick

ref: #57 and ulid/spec#57

My suggestion around the issue is written in oklog/ulid#69 (comment) and https://github.com/ulid/spec/pull/57/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R31

All characters except 0123456789ABCDEFGHJKMNPQRSTVWXYZabcdefghjkmnpqrstvwxyz are invalid in ULID

I think ignoring them is the desirable spec for actual use-case, rather than strict following original Crockford's base32.

But providing the parser for covering the original Crockford's base32 might be useful for exists difficult ULIDs.

How

  • When provide to it, the parser should have another name with current one, I feel 🤔

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions