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

Is this library intended to be used only within nodejs? #11

Closed
InsaneViku opened this issue May 8, 2020 · 2 comments
Closed

Is this library intended to be used only within nodejs? #11

InsaneViku opened this issue May 8, 2020 · 2 comments

Comments

@InsaneViku
Copy link

Hi @sindresorhus, this is more of a question for understanding than an issue.

I've encountered at least one other OSS project, https://github.com/nearform/graphql-hooks (specifically, the https://github.com/nearform/graphql-hooks/tree/master/packages/graphql-hooks-memcache package), that is using your v2.0.0 of your package, but within both nodejs AND browser. This got me thinking towards the intent of this library - is it intended to be used only within nodejs?

If so, then that means maintainers of other projects aren't using your package correctly then, and this may cause/allow them to then do so. Would first like to gain this understanding though.

@InsaneViku
Copy link
Author

Thinking more now after my post, I think that the library is geared in general towards any environment that does currently support BigInt... would that be a more proper conclusion then?

@sindresorhus
Copy link
Owner

I think that the library is geared in general towards any environment that does currently support BigInt... would that be a more proper conclusion then?

Correct

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

No branches or pull requests

2 participants