angular-nodegui
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i angular-nodegui

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

1.01 MB

Total Files

104

Last publish

Collaborators

  • irustm