Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Publish to NPM #150

Closed
stebunovd opened this issue Apr 4, 2015 · 3 comments
Closed

Publish to NPM #150

stebunovd opened this issue Apr 4, 2015 · 3 comments
Milestone

Comments

@stebunovd
Copy link
Contributor

That would be really helpful for Browserify and Webpack users if you publish the project to NPM. At the moment it doesn't seem to be there yet https://www.npmjs.com/search?q=hopscotch

The project already has package.json file, so this should be pretty straightforward - just register at NPM and publish it.

@stebunovd
Copy link
Contributor Author

well, and UMD support will be also needed for this... I could make a PR, but not sure how you prefer to handle jquery dependency. I suppose it could be required for AMD and CommonJS environments, and optional for pure <script> deployments. Or, it could be not required anywhere, and used only if it is available in global window scope.

@kate2753
Copy link
Contributor

Hopscotch v0.2.4 has been published to npm

https://www.npmjs.com/package/hopscotch

@dandv
Copy link

dandv commented Nov 2, 2018

Would really help to list the npm package in the documentation and in the README. Its absence is rather unusual.

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

No branches or pull requests

4 participants