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

Put poly on npm #32

Open
2 of 3 tasks
unscriptable opened this issue Apr 22, 2014 · 3 comments
Open
2 of 3 tasks

Put poly on npm #32

unscriptable opened this issue Apr 22, 2014 · 3 comments

Comments

@unscriptable
Copy link
Member

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:

  • convert to UMD (Convert to UMD #30)
  • update README as per above (we should also update the package.json "description" to make it clear that there has been a change when viewing on npmjs.org or doing npm info poly)
  • unpublish and re-publish poly to npm

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?

@unscriptable
Copy link
Member Author

Here's the repo of the previous "poly": https://github.com/dvidelabs/poly.shell

@phated
Copy link
Contributor

phated commented Mar 10, 2015

Whoa, this is an old issue. I can probably take a swing at the README/documentation stuff.

@unscriptable
Copy link
Member Author

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants