This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
bxf
/
ducha-qianduan
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ef47d0130c
Ramuri
Etichete
master
ducha-qianduan
/
node_modules
/
shell-quote
/
example
/
quote.js
quote.js
96 B
Istoric
Crud
1
2
3
var quote = require('../').quote;
var s = quote([ 'a', 'b c d', '$f', '"g"' ]);
console.log(s);