Skip to content

Add Buntralino #119

@CosmoMyzrailGorynych

Description

@CosmoMyzrailGorynych

Tool Name: Buntralino

Link to the tool website:

Anything else you want to add:

Made by me c:

The initial implementation was made for my ct.js game engine, but the framework will probably be useful for others, as it is a healthy alternative to Electron & NW.js.

Its default template handles code bundling allowing to use ESM modules freely on both client and server side, and the CLI produces nice packages for Linux, Windows, and macOS, with nice executables with icons and metadata for Windows and macOS. My goal was to make a toolkit that just works (tm).

There are also no cryptic APIs or conflicts; a Buntralino app is split into Bun side with regular Bun and Neutralino side with regular HTML5. (Architecture.)

It is also based on Neutralino.js and existing Neutralino projects can be expanded with Buntralino relatively easy.

Oh, and it's free and MIT-licensed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions