Flaxis / slick-ui

Lightweight Phaser UI plugin
http://slick-ui.com/
190 stars 26 forks source link

Upload to npm? #26

Open bradtaniguchi opened 6 years ago

bradtaniguchi commented 6 years ago

Hello,

A friend of mine wants to use this library for a small game we are making and currently has it downloaded into our repo. Me being a neat freak, wanted to integrate this library using npm and I found that this library isn't on npm.

So could it be possible to upload slick-ui to npm?

Thank you

psyfire25 commented 6 years ago

I would also like to request this.

bradtaniguchi commented 6 years ago

Since its been almost 2 weeks, I was wondering should I just go ahead and upload a fork myself?

Telokis commented 6 years ago

That's probably the best solution, I think... :/

bradtaniguchi commented 6 years ago

Welp it's been a pretty long time, so I guess I'll make a fork and upload to npm myself.

Edit I made the fork and published I'll make a pull request later today for the minor changes made to the repo. (added stuff to npm)

rmohan32 commented 6 years ago

@bradtaniguchi can you past some code how to import or how to use this plugin am having problem in import this plugin in webpack.

bradtaniguchi commented 6 years ago

@rmohan32 I suggest opening a separate issue, either in this repo, or on the fork. I don't personally know how to import the lib using webpack.