typenative

0.0.9 • Public • Published

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)

/typenative/

    Package Sidebar

    Install

    npm i typenative

    Weekly Downloads

    3

    Version

    0.0.9

    License

    MIT

    Unpacked Size

    1.62 MB

    Total Files

    111

    Last publish

    Collaborators

    • danisss9