1.0.2 • Published 1 year ago
nv-string-make-in-tq v1.0.2
nv-string-make-in-tq
install
- npm install nv-string-make-in-tq
splitted
usage
const x = require("nv-string-make-in-tq");
example
>
> x("abc`def")
'"abc\\`def"'
>
> `${x("abc`def")}`
'"abc\\`def"'
>
METHODS
APIS
LICENSE
- ISC
1.0.2
1 year ago