{"id":15659770,"url":"https://github.com/justjavac/deno_win32","last_synced_at":"2025-05-05T19:53:03.838Z","repository":{"id":50480498,"uuid":"439392207","full_name":"justjavac/deno_win32","owner":"justjavac","description":"Wraps some of the most common Win32 API calls using FFI to make them accessible to Deno.","archived":false,"fork":false,"pushed_at":"2022-07-29T12:58:38.000Z","size":30,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-15T06:38:50.675Z","etag":null,"topics":["deno","ffi","ui","win32","winapi"],"latest_commit_sha":null,"homepage":"https://deno.land/x/win32","language":"TypeScript","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/justjavac.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}},"created_at":"2021-12-17T16:19:46.000Z","updated_at":"2024-12-16T09:42:02.000Z","dependencies_parsed_at":"2022-08-24T13:38:05.149Z","dependency_job_id":null,"html_url":"https://github.com/justjavac/deno_win32","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_win32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_win32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_win32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justjavac%2Fdeno_win32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justjavac","download_url":"https://codeload.github.com/justjavac/deno_win32/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252566749,"owners_count":21769100,"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":["deno","ffi","ui","win32","winapi"],"created_at":"2024-10-03T13:18:57.317Z","updated_at":"2025-05-05T19:53:03.818Z","avatar_url":"https://github.com/justjavac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno_win32\n\nWraps some of the most common **Win32** API calls using FFI to make them\naccessible to Deno.\n\n## Usage\n\nWrite your apps that use the Windows API directly from Deno, by wrapping common\nWin32 APIs using Deno FFI.\n\nflags:\n\n- `--allow-ffi`: Requires ffi access to \"user32.dll\", \"kernel32\", etc...\n- `--unstable`: FFI is unstable feature\n\n## Examples\n\n```bash\ndeno run --allow-ffi --unstable https://deno.land/x/win32/examples/MessageBox.ts\n```\n\nYou will see:\n\n![](./img/screen_messagebox.png)\n\n### License\n\n[deno_win32](https://github.com/denoffi/deno_win32) is released under the MIT\nLicense. See the bundled [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_win32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustjavac%2Fdeno_win32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustjavac%2Fdeno_win32/lists"}