{"id":22283228,"url":"https://github.com/joa-quim/webview.jl","last_synced_at":"2025-10-10T09:07:41.272Z","repository":{"id":139544975,"uuid":"156224911","full_name":"joa-quim/Webview.jl","owner":"joa-quim","description":"Julia wraper for the Webview toolkit","archived":false,"fork":false,"pushed_at":"2018-11-10T18:13:18.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T09:07:40.649Z","etag":null,"topics":["documentation-tool","html","julia"],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/joa-quim.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-05T13:47:36.000Z","updated_at":"2021-02-23T19:37:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"b549e534-66a9-423f-9131-0c344cc63326","html_url":"https://github.com/joa-quim/Webview.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joa-quim/Webview.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joa-quim%2FWebview.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joa-quim%2FWebview.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joa-quim%2FWebview.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joa-quim%2FWebview.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joa-quim","download_url":"https://codeload.github.com/joa-quim/Webview.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joa-quim%2FWebview.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003388,"owners_count":26083579,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["documentation-tool","html","julia"],"created_at":"2024-12-03T16:39:22.982Z","updated_at":"2025-10-10T09:07:41.254Z","avatar_url":"https://github.com/joa-quim.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webview.jl\nJulia wrapper for the [Webview](https://github.com/zserge/webview) toolkit\n\nInstall\n=======\n\n    ] add https://github.com/joa-quim/Webview.jl\n\nFor Windows you can download the Webview DLL from [here](http://w3.ualg.pt/~jluis/ftp/webview_w64.dll)\nand make sure that the lib *webview_w64.dll* is found by Julia (that is, put it in a directory listed\nunder your Windows path). For unix, I'm afraid the user will to have to build the Webview shared library\nfrom source ([see](https://github.com/zserge/webview#getting-started-1)).\n\nUsing\n=====\n\nYou can call Markdown files or URLs but for now the Markdown files must be provided with the full\nfile name (or files in current dir). The function name to use is ``doc``. Example, to display this\nREADME file, do:\n\n    doc(\"README.md\")\n\nand this displays the Julia main page\n\n    doc(\"https://julialang.org/\")\n\none can also display the contents of files located in the ``docs/src`` directory of a package.\nAs an example, this shows the contents of the ``GMT`` *examples.md* file\n\n    doc(GMT, \"examples.md\")\n\nTo display the doc strings of any documented function, just do (i.e to show the *sin* docs)\n\n    doc(sin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoa-quim%2Fwebview.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoa-quim%2Fwebview.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoa-quim%2Fwebview.jl/lists"}