Skip to content

danisss9/TypeNative

Repository files navigation

TypeNative

Build native applications using Typescript.

Get Started

  • Write a file test.ts with content console.log('Hello World!'); or any other message
  • Run npx typenative --source test.ts
  • Run dist/native.exe in terminal and see your message

Todo

Develpment:

  • Everything (👉゚ヮ゚)👉

Examples:

  • Database (using sqlite)
  • Web Server (using libmicrohttpd)
  • UI App (using webview)

About

Build native applications using Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages