perry-mitchell / ulidx

ULID generator for NodeJS and the browser
MIT License
281 stars 17 forks source link

added: fixTypos(), removeHyphens, and fixUlid(). #17

Closed bluet closed 1 year ago

bluet commented 1 year ago

fixes https://github.com/perry-mitchell/ulidx/issues/16

Unsure if this should be the default behavior (as defined in the original spec) to isValid() and decodeTime(), or just leave it alone. Any ideas @perry-mitchell ?

perry-mitchell commented 1 year ago

Closed with comment in #16