browserify / browserify-handbook

how to build modular applications with browserify
Other
4.58k stars 292 forks source link

Something short and sweet to help repo owners who are publishing to bower but not npm #23

Closed dylang closed 5 years ago

dylang commented 10 years ago

We frequently find code we want to use which the authors have happily published to bower, but they haven't published to npm.

You want to help them. You want to encourage them. You want them to understand why browserify is such a great solution and how little work it is to publish to npm.

But you are busy and just move along.

Let's create something short and easy to follow that we can use to help these developers understand and support Browserify.

goto-bus-stop commented 5 years ago

Sorry that nobody got to this in almost 5 years :( I guess it doesn't make sense to add it now that npm is almost everyone's first choice. thanks!