
NeutralinoJS
Neutralino is a lightweight application development framework. It lets you develop desktop apps, cloud apps and even browser based apps.
- Free • Open Source
- Mac
- Windows
- Linux
What is NeutralinoJS?
Neutralino is a lightweight application development framework. It lets you develop desktop apps, cloud apps and even browser based apps.
Application development with Electron and NWjs requires Nodejs and hundreds of Javascript libraries to be installed and special data files for the bundling will be downloaded at deployment and also the application output is large due to embedded chromium browser and Node runtime.
NeutralinoJs will give developers portable lightweight SDK for cross platform application development and it reduces the application output to a smaller size by replacing embedded chromium with user’s default browser/web browser component and Node Js runtime with lightweight multi-threaded API server.
NeutralinoJS Screenshots
NeutralinoJS Features
NeutralinoJS information
Supported Languages
- English
GitHub repository
- 6,497 Stars
- 309 Forks
- 193 Open Issues
- Updated
Comments and Reviews
Said about NeutralinoJS as an alternative
it's just faster than electron
Ships with no extra browser and huge dependencies like Electron, but uses the platform's web toolkits and is thus very lightweight!
Finally a redistributable webapp framework that doesn't treat your disk space and bandwidth they are disposable and infinite!
Tags
- zero-dependency
- Javascript Development
- run-native-os-functions
- development-framework
Category
DevelopmentList containing NeutralinoJS
FrameworksRecent user activities on NeutralinoJS
- namdx1987 liked NeutralinoJSna
Danilo_Venom edited NeutralinoJS
matzen liked NeutralinoJS
It's pretty light weight though requires knowledge of what browser is installed on the computer if you need to implement certain features. Easy to use and does not require compilation process, though this also means you can't set the app icon (or maybe I haven't figured out how).