{"id":19422632,"url":"https://github.com/br93/jolt-extension-vs-code","last_synced_at":"2026-04-13T17:07:14.297Z","repository":{"id":196312485,"uuid":"695712097","full_name":"br93/jolt-extension-vs-code","owner":"br93","description":"VS Code extension to help JOLT development","archived":false,"fork":false,"pushed_at":"2024-09-22T19:31:51.000Z","size":5051,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T18:43:39.059Z","etag":null,"topics":["jolt","react","typescript","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/br93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-24T01:27:05.000Z","updated_at":"2024-09-22T19:31:54.000Z","dependencies_parsed_at":"2023-09-28T05:33:42.461Z","dependency_job_id":null,"html_url":"https://github.com/br93/jolt-extension-vs-code","commit_stats":null,"previous_names":["br93/jolt-extension-vs-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br93%2Fjolt-extension-vs-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br93%2Fjolt-extension-vs-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br93%2Fjolt-extension-vs-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/br93%2Fjolt-extension-vs-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/br93","download_url":"https://codeload.github.com/br93/jolt-extension-vs-code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240601516,"owners_count":19827363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jolt","react","typescript","vscode-extension"],"created_at":"2024-11-10T13:34:27.294Z","updated_at":"2026-04-13T17:07:14.291Z","avatar_url":"https://github.com/br93.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JOLT extension for VS Code\n\n![JOLT extension for VS Code ](https://raw.githubusercontent.com/br93/jolt-extension-vs-code/main/documentation/example.png)\n\n## Commands\n\n- JOLT (Create input/spec)\n- JOLT (Transform)\n- JSLT (Create jslt/json)\n- JSLT (Transform)\n\n### JOLT\n\n![JOLT](https://raw.githubusercontent.com/br93/jolt-extension-vs-code/main/documentation/jolt.gif)\n\n### JSLT\n\n- Open Command Pallete, type \"JSLT (Create jslt/json)\" to create jslt and json\n\n- Edit jslt (example format):\n```\n    let idparts = split(.id, \"-\")\n    let xxx = [for ($idparts) \"x\" * size(.)]\n\n    {\n      \"id\" : join($xxx, \"-\"),\n      \"type\" : \"Anonymized-View\",\n      * : .\n    }\n\n```\n- Edit json (example format)\n```\n    {\n      \"schema\" : \"http://schemas.schibsted.io/thing/pulse-simple.json#1.json\",\n      \"id\" : \"w23q7ca1-8729-24923-922b-1c0517ddffjf1\",\n      \"published\" : \"2017-05-04T09:13:29+02:00\",\n      \"type\" : \"View\",\n      \"environmentId\" : \"urn:schibsted.com:environment:uuid\",\n      \"url\" : \"http://www.aftenposten.no/\"\n    }\n```\n- Open Command Pallete, type \"JSLT (Transform)\" and transform your payload","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbr93%2Fjolt-extension-vs-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbr93%2Fjolt-extension-vs-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbr93%2Fjolt-extension-vs-code/lists"}