Repository
Current version released
4 years ago
Dependencies
deno.land/x
Versions
Displays
Simple FFI library to show display information with Deno.
This is WIP and just for a project im doing, feel free to use it.
(this has only been tested/built on Windows/linux but should work everywhere, can’t be bothered to built it for every platform.)
Usage :
import display from "https://raw.githubusercontent.com/hironichu/displays/main/mod.ts";
console.log(display);