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

Replace falafel dependency with ordered-ast-traverse. #52

Closed bobthecow closed 9 years ago

bobthecow commented 9 years ago

Fixes #29

wheresrhys commented 9 years ago

:+1:

eugeneware commented 9 years ago

Hi @bobthecow, thanks for this excellent work. I've merged and released this as 1.0.0 for semver safety.

Also, I've made debowerify and "Open Open Source Project" (a great philosophy being championed by @rvagg and others). Which means that you've been granted contributor rights for the repo:

Open Open Source means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the CONTRIBUTING.md file for more details.

Thanks again for the great work!

bobthecow commented 9 years ago

No problem at all. And I appreciate you opening the project up even more :)