0.0.4 • Published 4 years ago

angular-nodegui v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

AngularNodeGUI

npm version

Build performant, native and cross-platform desktop applications with Angular.🚀

Angular NodeGUI is powered by Angular 🅰️ and Qt5 💚 which makes it CPU and memory efficient as compared to other chromium based solutions like electron. Angular NodeGUI is essentially a Angular renderer for NodeGUI.

Docs

Main docs: https://docs.nodegui.org

Getting started

Requirements

  • CMake 3.1 and up
  • Make, GCC v7
  • NodeJS 12.x and up.

Setting up on macOS, Windows, Linux

Getting started

Easy start

npm i
npm start

Demo

Start app

Link

Router

Use NodeguiRouterModule instead of RouterModule for routing. Example

NodeguiRouterModule.forRoot(appRoutes);

Widget

Link

Mac

Windows

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago