Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification: which JS implementation to use? #11

Open
dbalatero opened this issue Apr 10, 2024 · 2 comments
Open

Clarification: which JS implementation to use? #11

dbalatero opened this issue Apr 10, 2024 · 2 comments

Comments

@dbalatero
Copy link
Contributor

I saw there's two implementations of TypeID linked:

Is there any guidance on which one to use, and why you might choose one over the other?

@LucilleH
Copy link
Contributor

LucilleH commented Apr 11, 2024

Hi @dbalatero, at a glance both implementations use Typescript, but the method signatures are different. The official version is maintained by the Jetify Team, as we also maintain the overall typeid spec.

There's a v3 spec coming out addressing jetify-com/typeid#7, and we will follow and update the library accordingly in the upcoming releases. I'm not super aware of the community version, but the official version will stay up-to-date with the overall spec.

@dbalatero
Copy link
Contributor Author

dbalatero commented Apr 11, 2024

Makes sense! It's probably worth updating the README to clarify. Is this something you'd want a PR for, or would you prefer to have more control over the style/formatting of the README and do it yourself?

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

No branches or pull requests

2 participants