Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Buntralino #119

Open
1 task done
CosmoMyzrailGorynych opened this issue Dec 21, 2024 · 0 comments
Open
1 task done

Add Buntralino #119

CosmoMyzrailGorynych opened this issue Dec 21, 2024 · 0 comments

Comments

@CosmoMyzrailGorynych
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant