string-wrap
🥪 wrap a string from both sides
const wrap = ; // Both sides // "someone else said it" // Before and after // (some comment)
Transpiled version
Environments which exclude node_modules from the transpiling pipeline should include the "browser" entry instead of "main". This exposes an ES5 commonjs module.
Also available for explicit import:
const wrap = ;