Giter VIP home page Giter VIP logo

neutralinojs's Introduction

GitHub license HitCount Twitter

NeutralinoJs is a portable and lightweight framework which lets you to develop apps with native functions that can run inside web browsers.

In electron and NWjs you have to install NodeJs and hundreds of dependency libraries. Embedded Chromium and Node creates large overhead and makes even simple apps like β€œhello world” considerable in size. Neutralino offers a solution for this issue.

Interested in the NeutralinoJs idea? Start with our docs and build your first Neutralino App

Read the story of Neutralinojs here

How to Develop Neutralino apps

  • Download latest Neutralino lightweight SDK from releases
  • Write code for your application
  • Double click on the neutralino binary, it will run the app on your default browser
  • Close the browser tab (Neutralino runtime will terminate automatically)

Deploying your app

  • Zip the content and share anywhere. It's fully portable

Neutralinojs can be used for

  • Web apps with native functions
  • Lightweight cross-platform apps

Platform Architecture

Contribution

Help Neutralino!

  • Give us a star πŸ˜‹
  • Fork and Clone! Awesome
  • Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❀️
  • We use Slack for discussions. get your invite
  • Join our Google group for feature proposals and requests.

Developer Guide

Required tools

To create Neutralino developer environment in your pc, install these tool kits.

Build Neutralino platform in Windows

> build

Build Neutralino platform in Linux

$ bash build.sh

Neutralino platform components will be assembled in to /dist

Build Neutralino server in Windows

> cd core-windows
> build

Build Neutralino server in Linux

$ cd core-linux
$ bash build.sh

Neutralino server will be compiled in /bin

Build Neutralino.js with webpack

$ cd neutralino.js
$ npm install
$ npm run build

Development Milestones

  • Solution Design
  • Windows Server
  • Linux Server
  • Javascript SDK
  • Documentation
  • Web site
  • Security improvements
  • Other milestones as per planed
  • Experimental Release
  • Stable Release

License

MIT

neutralinojs's People

Contributors

shalithasuranga avatar chathumaduri456 avatar deepz123 avatar zzxzzx8 avatar

Watchers

Yuntao Zhou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.