UNPKG

@nodert-win10-21h1/windows.ui.xaml.documents

Version:

Use the Windows.UI.Xaml.Documents UWP API directly from Node.js

63 lines (62 loc) 1.64 kB
{ "name": "@nodert-win10-21h1/windows.ui.xaml.documents", "version": "0.1.6", "description": "Use the Windows.UI.Xaml.Documents UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.UI.Xaml.Documents", "Windows", "UI", "Xaml", "Documents", "TextElement", "Block", "BlockCollection", "Inline", "Span", "Bold", "ContentLinkProvider", "ContactContentLinkProvider", "ContentLink", "ContentLinkInvokedEventArgs", "ContentLinkProviderCollection", "Glyphs", "Hyperlink", "HyperlinkClickEventArgs", "InlineCollection", "InlineUIContainer", "Italic", "LineBreak", "Paragraph", "PlaceContentLinkProvider", "Run", "TextHighlighter", "TextHighlighterBase", "TextPointer", "Typography", "Underline", "LogicalDirection", "UnderlineStyle", "TextRange", "NodeRT", "WinRT", "Microsoft" ], "dependencies": { "nan": "latest" }, "repository": { "type": "git", "url": "git://github.com/demosjarco/NodeRT.git" }, "homepage": "https://github.com/demosjarco/NodeRT/tree/vs2022", "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/)", "DemosJarco <1209494+demosjarco@users.noreply.github.com> (https://github.com/demosjarco)" ], "gypfile": true, "license": "Apache-2.0" }