Ask HN: Would you pay for zero config JavaScript dev?

1 points by k2052 ↗ HN
Awhile back I hacked together a project called Hactar (https://github.com/Hactar-js/hactar). In a nutshell, it parses code (javascript projects) and automatically configures dependencies. If you use ES6 it will add and configure babel, add CSS and it will add Webpack, start requiring SVG files and it will add a SVG Webpack loader etc.

I never really had time to further develop the idea. It has sat gathering dust since the weekend I hacked it together.

Recently, seeing stuff like Kite (https://kite.com) pop up has made me wonder if there would be a commercial market for this sort of thing. What says the HN community? Is it worth pursuing this further?

2 comments

[ 2.9 ms ] story [ 17.7 ms ] thread
Is the js ecosystem that bad that people can't manage their dependencies?

Honest question.