adamwulf / Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
http://welcome.totheinter.net/columnizer-jquery-plugin/
Other
758 stars 147 forks source link

Please publish to NPM #212

Closed asdcdow closed 8 years ago

asdcdow commented 8 years ago

I would like to stop having to support both Bower and NPM dependencies in my projects. Since jQuery now recommends publishing plugins to NPM, I'm now trying to move all of my projects to just use NPM. This is the only jQuery plugin I still have that isn't on NPM. Please publish to NPM.

Thanks

adamwulf commented 8 years ago

kapow! https://www.npmjs.com/package/jquery-columnizer :)

hopefully that worked. it may or may not be my first use of npm ever.....

asdcdow commented 8 years ago

That worked perfectly. Thanks!

asdcdow commented 8 years ago

You may want to also add 'jquery-plugin' as an additional keyword. Since that is recommended by jQuery. I assume it will make it easier for people to find your plugin.

adamwulf commented 8 years ago

done - thanks!