componentjs / builder2.js

builder for component
50 stars 20 forks source link

include plugins? #5

Closed jonathanong closed 10 years ago

jonathanong commented 10 years ago

most plugins would be < 5 liners. i know we're all about them separate repos, but i don't really mind including and maintaining some of the more commonly used ones.

some i can think of:

and obviously templates systems

i don't think we should include them as dependencies though. they won't be available in the CLI, only the JS API, and devs will be expected to install the dependencies themselves.

tj commented 10 years ago

-1

ianstormtaylor commented 10 years ago

i dont see what the downside is to separate repos with a list of plugins in the docs that is very visible?

jonathanong commented 10 years ago

Haha shut down so fast.

But actually thinking about it more, it wouldn't work with this plugin system anyways.