Install npm install aexecUsage import aexec from "aexec"; console.log(await aexec("ls")); /* Output: index.js package.json readme.md */