String Template Format: JSON
String template literal tag that converts values to JSON text
Usage
console
should print:
number: 123; string: "abc"; object: {"abc":123}; array: [0,1,2]
String template literal tag that converts values to JSON text
console
should print:
number: 123; string: "abc"; object: {"abc":123}; array: [0,1,2]
npm i string-template-format-json
1
0.1.7
MIT
2.4 kB
5