Public
Script
1
2
3
4
import JSON5 from "npm:json5";
let d = Deno.env.get("test_json");
console.log(JSON5.parse("{a:1,}")); // need no quotes
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
July 31, 2024