eugeneware / debowerify

A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.
493 stars 51 forks source link

Allow streamlinjs ._js files to be transformed #54

Closed tellnes closed 9 years ago

maxnordlund commented 9 years ago

LGTM

eugeneware commented 9 years ago

Awesome @tellnes! Thanks @maxnordlund for the review. I've published it to npm.

@tellness, thanks for the PR, I've added you to the contributor list and also given you collaborator access to the repo as per the Open Open Source project guidelines.

Thanks!