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

Publish to npm #14

Closed
craiggoldstone opened this issue Nov 16, 2016 · 7 comments
Closed

Publish to npm #14

craiggoldstone opened this issue Nov 16, 2016 · 7 comments

Comments

@craiggoldstone
Copy link
Contributor

So that we can use npm install ol3-ext or yarn add ol3-ext.

Currently I use yarn add https://github.com/Viglino/ol3-ext#gh-page but my project might break if there's a breaking change or conflict with my code, because there are no releases (version numbers - #13).

@craiggoldstone
Copy link
Contributor Author

It seems as though yarn is smart enough to use commit versions so that my builds are properly reproducible. From my yarn.lock:
resolved "https://github.com/Viglino/ol3-ext#697bb800523a5cc83c0bf0c238d49626a6785bf1"

That being said, NPM publishing is still desirable to make this awesome library easier to use in many situations

@Viglino
Copy link
Owner

Viglino commented Nov 25, 2016

Great!

@Viglino Viglino closed this as completed Nov 25, 2016
@MerlinDuChaos
Copy link

@Viglino , do you plan to publish this to NPM ? As said by @craigsnyders it would be a great way to import it in project. Thanks !

@Viglino
Copy link
Owner

Viglino commented Dec 14, 2016

Not yet...
Perhaps I'll try to do something for Christmas :-)

@spongessuck
Copy link

I've published this to npm under the package name ol3-ext. Let me know if you want me to transfer ownership of the package to you.

I've published both your v1.0.1 release and the current state of your gh-pages branch, which I've called v1.0.2-alpha.0.

@Viglino
Copy link
Owner

Viglino commented Jul 20, 2017

Great!
I've planned to do it but I never had time to do it.
The main problem is not to create it, but also to manage versions (people expect stable versions on npm).
Anyway, I think this is a tool expected by some.
Do not hesitate if you want me to run a new version or find bugs on a version.

@Viglino
Copy link
Owner

Viglino commented Dec 24, 2017

ol3-ext change is name and is now available on npm: https://www.npmjs.com/package/ol-ext

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

4 participants