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 package to npm #45

Open
ProLoser opened this issue Oct 18, 2017 · 4 comments
Open

Publish package to npm #45

ProLoser opened this issue Oct 18, 2017 · 4 comments

Comments

@ProLoser
Copy link

I use npm for developing client side. Do you think you could publish this package on there?

Also, you should probably move your package.json dependencies to devDependencies

@lucis
Copy link

lucis commented Oct 30, 2019

One temporary solution is using cdnJS:
https://cdn.jsdelivr.net/gh/nwcell/ics.js@0.2.0/ics.deps.min.js

@Jones-S
Copy link

Jones-S commented Nov 5, 2019

But an npm package would be much nicer!

@PerpetualWar
Copy link

yep, it will mostly be used with some bundler as webpack. I found on npm ics-browser-gen, which seems to be this library, but importing it as ES module fails with message it is not a function.

Any idea how to import this lib inside front end framework if ES Module imports are not working?

@ickas
Copy link

ickas commented Sep 22, 2021

@PerpetualWar, any news related to this?

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

5 participants