-
Notifications
You must be signed in to change notification settings - Fork 18
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
Put poly on npm #32
Comments
Here's the repo of the previous "poly": https://github.com/dvidelabs/poly.shell |
Whoa, this is an old issue. I can probably take a swing at the README/documentation stuff. |
Thanks @phated! |
phated
added a commit
to phated/poly
that referenced
this issue
Mar 13, 2015
unscriptable
added a commit
that referenced
this issue
Mar 18, 2015
add section pointing to poly.shell - ref #32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We just received ownership of the name "poly" on npm. Yay! The very generous previous owner would like us to include a pointer to the previous project "poly.shell" in our README so that any existing users can find the source code, if necessary.
Tasks:
npm info poly
)After that, we should start investigating ES6 and other shims pertinent to node and Nashorn. One that I already know we'll want is a Promise shim. It seems obvious that we should consider using when.js's Promise shim for this.
@jaredcacurak: interested?
The text was updated successfully, but these errors were encountered: