Hacker News new | ask | show | jobs
by catlover76 1033 days ago
I'm not sure why I would want this as a VSCode extension instead of a language library (?)
1 comments

I chose to make this as an extension so I could quickly inject data for unit tests and UI previews. I've thought to pulling out the code and making it a library as well, but Faker and chance already exist in the JS ecosystem.