twentytwenty icon indicating copy to clipboard operation
twentytwenty copied to clipboard

NPM package

Open shavidzet opened this issue 8 years ago • 6 comments

Why don't pack for npm? or another pack manager, it's not best practice to clone repo and import js file manually :(

shavidzet avatar Jan 18 '17 14:01 shavidzet

+1 on that. Would love to have it packaged as a npm module, especially if AMD format is in place.

andreiglingeanu avatar Apr 10 '17 12:04 andreiglingeanu

feelings on bower vs npm?

raphaeleidus avatar Jun 09 '17 19:06 raphaeleidus

@raphaeleidus Bower is dead. I'm for npm.

andreiglingeanu avatar Jun 10 '17 07:06 andreiglingeanu

Interesting thanks. I will do some research on how to include CSS in an NPM package and then make twenty-twenty available

On Sat, Jun 10, 2017, 03:54 Andrei Glingeanu [email protected] wrote:

@raphaeleidus https://github.com/raphaeleidus Bower is dead https://github.com/bower/bower/issues/2298.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zurb/twentytwenty/issues/67#issuecomment-307549809, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUVzGB39dJPqN2Nkdgvl4cppz19AOTvks5sCku3gaJpZM4Lm9sk .

raphaeleidus avatar Jun 10 '17 12:06 raphaeleidus

Awesome! The best option to check out is the twbs/bootstrap project. It includes both compiled and uncompiled .scss files into the published module.

andreiglingeanu avatar Jun 10 '17 16:06 andreiglingeanu

Thanks for the tip I will check it out.

On Sat, Jun 10, 2017, 12:18 Andrei Glingeanu [email protected] wrote:

Awesome! The best option to check out is the twbs/bootstrap https://github.com/twbs/bootstrap project. It includes both compiled and uncompiled https://github.com/twbs/bootstrap/blob/v4-dev/package.json#L99-L109 .scss files into the published module.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zurb/twentytwenty/issues/67#issuecomment-307574947, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUVzEds2xTmfQR5ZDP21QUIn_JmiSF_ks5sCsHegaJpZM4Lm9sk .

raphaeleidus avatar Jun 10 '17 16:06 raphaeleidus