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

Add related project #5

Merged
merged 3 commits into from Dec 16, 2017
Merged

Conversation

franciscop
Copy link
Contributor

While I know you mainly work with Node.js, some people might be interested in using this on the browser so I added a small warning.

I also added a link to my own library that is really similar in functionality. It includes history and persistence with localStorage if there's a browser.

@sindresorhus
Copy link
Owner

some people might be interested in using this on the browser so I added a small warning.

I don't see the need. Depending on the browsers they need to support, there might be other things they need to be careful about too, like const. It's a slippery slope.

@sindresorhus sindresorhus changed the title Added warning for Proxy and related library Add related project Dec 16, 2017
@sindresorhus sindresorhus merged commit fed0f2f into sindresorhus:master Dec 16, 2017
@franciscop
Copy link
Contributor Author

That is true, but Proxy cannot be transpiled nor polyfilled so I normally add a warning

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

Successfully merging this pull request may close these issues.

None yet

2 participants