Ask HN: Best JavaScript plugin system you have seen?

1 points by vaughan ↗ HN
Plugin systems are hard to get right and hard to find the right balance.

I was recently poking through Webpack's [tapable](https://github.com/webpack/tapable) which allows pretty immense customization albeit it's a little complex.

What is the best you've come across?

0 comments

[ 3.1 ms ] story [ 12.0 ms ] thread

No comments yet.