Snippets Collections
var eventsVariable = '"{events":[' +
    '{"location": "New York", "date": "May 1", "public": "true"},' +
    '{"location": "London", "date": "Apr 24", "public": "false"},' +
    '{"location": "San Frans", "date": "Nov 30", "public": "false"}]}';
    

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension