deno_winapi
deno_winapi is WindowsAPI wrapper.
- GitHub
- API list.
- JSR
Develop
- Deno
2.4.2
- Command
deno task tests
Exec
Need option: --allow-ffi --unstable
Example: deno run --allow-ffi ./sample/sample.ts
Sample
- Create window.
- Build sample.
deno task build
Tools
deno task report- Generate
docs/*.jsonanddocs/*.html - Update the information of the implemented API.
- Generate