cameronmcefee / plax

JQuery powered parallaxing

Home Page:http://www.cameronmcefee.com/plax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing with ender fails

djbender opened this issue · comments

$ ender add plax
Welcome to ENDER - The no-library library
-----------------------------------------
installing packages: "plax"...
this can take a minute...
something went wrong install your packags!

I've got up-to-date versions of node, npm, and ender. Other ender modules install without any problems.

The support for Ender that Plax includes is based on including of the Jeesh bundle, and not necessarily an installable package. If I were Cameron, I would close this.

Maybe I'm just confused, but isn't plax listed as a canonical module for ender and therefore should be able to be installed via ender build plax? I'll close the issue if I've just understood all this incorrectly.

Plax is still an independent plugin from both jQuery and Ender. To use it you'll have to link it like any normal piece of javascript. You can find more info in the readme.

@djbender It could most definitely be built as an ender module. I mostly just don't think its in Cameron's interest since everything is working fine as-is. You could nonetheless fork this, create a package out of it, and then push it to NPM. But otherwise, it's paired quite nicely with the Jeesh thus far.

I understand that Plax will work fine when included manually.

My main question is why, then, is it listed as a module here: http://enderjs.com/topic/8-canonical-list-of-ender-modules/ stating that it can be built via ender. Can either of you comment on that?

This is more an issue for Ender, rather than Plax. I am not involved with the Ender project or the list mentioned above.

@cameronmcefee yessir! I do concur with that. I'd be happy to discuss this elsewhere...