Gathering detailed insights and metrics for @nodert-win10/windows.data.text
Gathering detailed insights and metrics for @nodert-win10/windows.data.text
Gathering detailed insights and metrics for @nodert-win10/windows.data.text
Gathering detailed insights and metrics for @nodert-win10/windows.data.text
@nodert-win10-19h1/windows.data.text
Use the Windows.Data.Text UWP API directly from Node.js
@nodert-win10-21h1/windows.data.text
Use the Windows.Data.Text UWP API directly from Node.js
@nodert-win10-rs4/windows.data.text
Use the Windows.Data.Text UWP API directly from Node.js
@nodert-win10-cu/windows.data.text
Use the Windows.Data.Text UWP API directly from Node.js
npm install @nodert-win10/windows.data.text
Typescript
Module System
Node Version
NPM Version
72.3
Supply Chain
81
Quality
75.2
Maintenance
100
Vulnerability
88
License
C++ (54.66%)
C# (39.71%)
JavaScript (2.31%)
TypeScript (1.35%)
Python (1.1%)
PowerShell (0.88%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
671 Stars
192 Commits
66 Forks
22 Watchers
2 Branches
18 Contributors
Updated on Jun 19, 2025
Latest Version
0.2.96
Package Id
@nodert-win10/windows.data.text@0.2.96
Size
27.06 kB
NPM Version
3.10.10
Node Version
7.9.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
A Node.js wrapper for the Windows.Data.Text WinRT namespace, compatible with Windows 10 APIs.
Using this module, you'll be able to consume the Windows.Data.Text API directly from Node.js.
This module was automatically generated by NodeRT. For more information on NodeRT and examples on how to use NodeRT modules, please visit the project page at: https://github.com/NodeRT/NodeRT.
The API exposed by this module is (almost) the same as the API that is listed in: http://msdn.microsoft.com/en-us/library/windows/apps/Windows.Data.Text.aspx
The only difference in the API is in the way that asynchronous methods and events are used. (See https://github.com/NodeRT/NodeRT#ConsumingNodeRT for more details)
This module also contains TypeScript definition files for the API exposed by the module, as well as JavaScript intellisense support for Node.js tools for Visual Studio.
npm install -g npm
In order to install latest node-gyp run:
npm install -g node-gyp
In order to install this module, run npm install:
npm install @nodert-win10/windows.data.text
If you wish to rebuild this module using node-gyp, make sure to use the appropriate VS version using --msvs_version=2012/2013/2015 flag:
For example:
cd [module folder path]
node-gyp rebuild --msvs_version=2015
No vulnerabilities found.
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 4/24 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
binaries present in source code
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More