Skip to content

lucsoft/deno_adwaita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adwaita (GTK4) for Deno

Note This library provides Deno bindings to libadwaita and GTK4 using Deno's Foreign Function Interface (FFI). It enables building native GNOME-style UIs in TypeScript.

About

  • Uses FFI to call native libraries from TypeScript, allowing most UI work to be handled by libadwaita/GTK4.
  • Business logic and application code remain in TypeScript, while rendering and system integration are managed natively.
  • Suitable for developers who want to create desktop applications with a GNOME look and feel, without writing C or Rust.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published