AT-UI - A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 BootstrapVue - Bootstrap v4 components and grid system for Vue.js. fish-ui - A Vue.js 2.0 UI Toolkit for Web zircle-ui - A frontend library to develop zoomable user interfaces. ant-de...
For more details, please check document:command-tools-intro. Install Download You can download the source code and build it yourself, or download the built version from following links: nvmd-desktop Download Page (GitHub release) The automatic check for updates feature of the application has suppo...
Node.js Tools for Visual Studio (nodejstools.codeplex.com) MongoDB (Download, bit.ly/1rw0BZm; Install, bit.ly/1uJN8eO) The first step is to open the New Project dialog in Visual Studio and choose the Blank Microsoft Azure Node.js Web Application tem...
Docker containers: If you want to use Docker containers to develop your project on Windows, we recommend that youInstall Docker Desktop on Windows. To use Docker in a Linux workspace, seeset up Docker Desktop for Windows with WSL 2to avoid having to maintain both Linux and Windows build scri...
In this quickstart, you learn how a Node.js Electron desktop application can sign-in users and get an access token to call an API protected by a Microsoft identity platform endpoint
“With the combination of an easy upgrade path and new features including MVVM architecture, touch events and charting enhancements, Ext JS is the best way for us to build desktop and tablet apps with a single codebase.” Rouslan Zenetl ...
Ext JS helps developers build powerful desktop-based applications. This JavaScript framework is more suitable for complex applications like enterprise application development. When using Ext JS, we use different techniques, such as Ajax, DHTML, and DOM scripting. ...
Sencha Desktop Packager allows you to take an existing Ext JS web application (or any other HTML5 application) and package it as a native desktop application for Windows and Mac OS X. Your application can also integrate with native menus and file dialog boxes and access the filesystem. We’...
In this quickstart, you download and run a code sample that demonstrates how an Electron desktop application can sign in users and acquire access tokens to call the Microsoft Graph API. This quickstart uses theMicrosoft Authentication Library for Node.js (MSAL Node)with theauthorization code ...
A single-page application (SPA), is defined as a web application or web site that fits on a single web page with the goal of providing a more fluid user experience akin to a desktop application. In a SPA, either all necessary code – HTML, JavaScript, and CSS – is retrieved with a...