Like GitHub Copilot, but worse! Imports the first codeblock of the first answer to a StackOverflow question as an ES Module
- Don't
- Install
stackoverflow-copilot
- Import something:
import helloWorld from "https://stackoverflow.com/questions/45817227/how-to-export-function-with-webpack"
- Run your application:
node --experimental-loader stackoverflow-copilot index.mjs
- hiptofuckscripts: this, but for TypeScript
Blame @galenguyer