Build lightweight cross-platform desktop apps with JavaScript, HTML, and CSS | Neutralinojs

submited by
Style Pass
2021-07-21 09:00:06

Neutralinojs is a lightweight cross-platform application development framework. It lets you develop lightweight, blazing-fast, and portable applications using JavaScript, HTML, and CSS. In Electron and NWjs, Embedded Chromium and Node make simple apps bloaty. Neutralinojs offers a lightweight and portable SDK which is a lightweight alternative for Electron and NW.js. Neutralinojs implements a RESTful API for native operations, and it embeds a static web server to serve the web content. Also, it offers a built-in JavaScript client library for developers. If you can build a website, you can build cross-platform desktop apps too - because Neutralinojs is a framework for creating native desktop applications with web technologies like JavaScript, HTML, and CSS. You can indeed use your favorite frontend framework (Angular, React, Svelte, and Vue) for building your next Neutralinojs app.

Neutralinojs Javascript API exposes access to the operating system level functions such as file manipulation, executing commands, showing native dialog boxes, etc.

Leave a Comment