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

introduce prompt() function #23

Merged
1 commit merged into from
May 16, 2016
Merged

introduce prompt() function #23

1 commit merged into from
May 16, 2016

Conversation

hackergrrl
Copy link
Collaborator

There's been some confusion about the window.prompt() function and where it comes from. It's mentioned in passing for the first time in 'Using npm packages' but not explained that it's NOT an npm module and is in fact a browser built-in that returns a string synchronously. This edit makes the function and its usage explicit.

@ghost ghost merged commit 5f45296 into workshopper:master May 16, 2016
This pull request was closed.
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.

1 participant