ulid / javascript

Universally Unique Lexicographically Sortable Identifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It is JS not in Python. ;-)

mdipierro opened this issue · comments

Great work. I ported it to Python. I hope the acknowledgement is sufficient.
https://github.com/mdipierro/ulid

I didn't want to create an issue but I ported it to Go https://github.com/imdario/go-ulid

PHP port (I know, there's always one) 😉
https://github.com/Lewiscowles1986/ulid

Aaaaaaand now there's one in Julia: https://github.com/ararslan/ULID.jl

This is awesome guys! Thank you 👍

I have never see so much interest in a project this small. You are on to
something. It would be beneficial to have a single document with info that
you maintain, list links to implementations, and we reference back your
document, instead of including a copy of your readme file.

On Wed, Aug 3, 2016 at 10:52 AM, Alizain Feerasta notifications@github.com
wrote:

This is awesome guys! Thank you 👍


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA68z8z4dJ-nFfFBHwdVhyggVoQDsIyHks5qcLk5gaJpZM4JaFSO
.

@mdipierro I appreciate your feedback. I've made the updates to the README.md