UNPKG

@nodert-win10-20h1/windows.ui.webui

Version:

Use the Windows.UI.WebUI UWP API directly from Node.js

97 lines (96 loc) 3.65 kB
{ "name": "@nodert-win10-20h1/windows.ui.webui", "version": "0.1.0", "description": "Use the Windows.UI.WebUI UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.UI.WebUI", "Windows", "UI", "WebUI", "ActivatedDeferral", "ActivatedOperation", "BackgroundActivatedEventArgs", "EnteredBackgroundEventArgs", "HtmlPrintDocumentSource", "IActivatedEventArgsDeferral", "IWebUIBackgroundTaskInstance", "IWebUINavigatedEventArgs", "LeavingBackgroundEventArgs", "NewWebUIViewCreatedEventArgs", "SuspendingDeferral", "SuspendingEventArgs", "SuspendingOperation", "WebUIApplication", "WebUIAppointmentsProviderAddAppointmentActivatedEventArgs", "WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs", "WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs", "WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs", "WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs", "WebUIBackgroundTaskInstance", "WebUIBackgroundTaskInstanceRuntimeClass", "WebUIBarcodeScannerPreviewActivatedEventArgs", "WebUICachedFileUpdaterActivatedEventArgs", "WebUICameraSettingsActivatedEventArgs", "WebUICommandLineActivatedEventArgs", "WebUIContactCallActivatedEventArgs", "WebUIContactMapActivatedEventArgs", "WebUIContactMessageActivatedEventArgs", "WebUIContactPanelActivatedEventArgs", "WebUIContactPickerActivatedEventArgs", "WebUIContactPostActivatedEventArgs", "WebUIContactVideoCallActivatedEventArgs", "WebUIDeviceActivatedEventArgs", "WebUIDevicePairingActivatedEventArgs", "WebUIDialReceiverActivatedEventArgs", "WebUIFileActivatedEventArgs", "WebUIFileOpenPickerActivatedEventArgs", "WebUIFileOpenPickerContinuationEventArgs", "WebUIFileSavePickerActivatedEventArgs", "WebUIFileSavePickerContinuationEventArgs", "WebUIFolderPickerContinuationEventArgs", "WebUILaunchActivatedEventArgs", "WebUILockScreenActivatedEventArgs", "WebUILockScreenCallActivatedEventArgs", "WebUILockScreenComponentActivatedEventArgs", "WebUINavigatedDeferral", "WebUINavigatedEventArgs", "WebUINavigatedOperation", "WebUIPrint3DWorkflowActivatedEventArgs", "WebUIPrintTaskSettingsActivatedEventArgs", "WebUIPrintWorkflowForegroundTaskActivatedEventArgs", "WebUIProtocolActivatedEventArgs", "WebUIProtocolForResultsActivatedEventArgs", "WebUIRestrictedLaunchActivatedEventArgs", "WebUISearchActivatedEventArgs", "WebUIShareTargetActivatedEventArgs", "WebUIStartupTaskActivatedEventArgs", "WebUIToastNotificationActivatedEventArgs", "WebUIUserDataAccountProviderActivatedEventArgs", "WebUIView", "WebUIVoiceCommandActivatedEventArgs", "WebUIWalletActionActivatedEventArgs", "WebUIWebAccountProviderActivatedEventArgs", "WebUIWebAuthenticationBrokerContinuationEventArgs", "PrintContent", "NodeRT", "WinRT", "Microsoft" ], "dependencies": { "nan": "latest" }, "repository": { "type": "git", "url": "git://github.com/MaySoMusician/NodeRT.git" }, "homepage": "https://github.com/MaySoMusician/NodeRT/tree/feature/136-vs2019", "author": "Generated by NodeRT (modified)", "contributors": [ "nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)", "Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)", "MaySoMusician <maysomusician@gmail.com> (https://msmsm.work/)" ], "gypfile": true, "license": "Apache-2.0" }