wanted_modules
wanted_modules copied to clipboard
shlex for Deno
https://docs.python.org/3/library/shlex.html
and
https://github.com/rgov/node-shlex
import { quote } from 'https://esm.sh/shlex'
console.log(quote("can't"))