{"id":18624070,"url":"https://github.com/mitghi/jetroweb","last_synced_at":"2025-11-03T18:30:36.005Z","repository":{"id":181271596,"uuid":"606770756","full_name":"mitghi/jetroweb","owner":"mitghi","description":"Jetro WASM frontend","archived":false,"fork":false,"pushed_at":"2024-03-27T20:10:22.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T05:25:28.540Z","etag":null,"topics":["jmespath","json-query","json-query-language","json-transformation","rust","serde","serde-json"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitghi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-26T14:18:51.000Z","updated_at":"2024-03-27T20:11:18.000Z","dependencies_parsed_at":"2024-11-07T04:29:30.781Z","dependency_job_id":"fa1e0570-df9f-4eda-bebb-d8bc204d6dfb","html_url":"https://github.com/mitghi/jetroweb","commit_stats":null,"previous_names":["mitghi/jetroweb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Fjetroweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Fjetroweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Fjetroweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Fjetroweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitghi","download_url":"https://codeload.github.com/mitghi/jetroweb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418576,"owners_count":19635208,"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":["jmespath","json-query","json-query-language","json-transformation","rust","serde","serde-json"],"created_at":"2024-11-07T04:27:14.983Z","updated_at":"2025-11-03T18:30:35.914Z","avatar_url":"https://github.com/mitghi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jetroweb\n\nWebassembly frontend for [Jetro](https://github.com/mitghi/jetro).\n\n### Installation\n\nIf you don't already have it installed, it's time to install Rust: \u003chttps://www.rust-lang.org/tools/install\u003e.\nThe rest of this guide assumes a typical Rust installation which contains both `rustup` and Cargo.\n\nTo compile Rust to WASM, we need to have the `wasm32-unknown-unknown` target installed.\nIf you don't already have it, install it with the following command:\n\n```bash\nrustup target add wasm32-unknown-unknown\n```\n\nNow that we have our basics covered, it's time to install the star of the show: [Trunk].\nSimply run the following command to install it:\n\n```bash\ncargo install trunk wasm-bindgen-cli\n```\n\nThat's it, we're done!\n\n### Running\n\n```bash\ntrunk serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitghi%2Fjetroweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitghi%2Fjetroweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitghi%2Fjetroweb/lists"}