MCPcopy
hub / github.com/winjs/winjs

github.com/winjs/winjs @v4.4.5 sqlite

repository ↗ · DeepWiki ↗ · release v4.4.5 ↗
10,051 symbols 26,967 edges 450 files 1,408 documented · 14%
README

Windows Library for JavaScript (WinJS)

Join the chat at https://gitter.im/winjs/winjs Build Status

Status

Right now, Microsoft plans to maintain WinJS's existing features--this means responding to Issues and Pull Requests on a regular basis. We're committed to making sure that WinJS continues to run well. At this time, we don't have plans to invest in new features or feature requests; this also means that we're not planning a new feature release.

Intro

WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technology forged with the following principles in mind:

  • Provide developers with a distinctive set of UI controls with high polish and performance with fundamental support for touch, mouse, keyboard and accessibility
  • Provide developers with a cohesive set of components and utilities to build the scaffolding and infrastructure of their applications

This is a first step for the WinJS project and there is still a lot of work that needs to be done. Feel free to participate by contributing along the way.

Contribute

There are many ways to contribute to the project.

You can contribute by reviewing and sending feedback on code checkins, suggesting and trying out new features as they are implemented, submitting bugs and helping us verify fixes as they are checked in, as well as submitting code fixes or code contributions of your own.

Note that all code submissions will be rigorously reviewed and tested by the team, and only those that meet an extremely high bar for both quality and design appropriateness will be merged into the source.

Build WinJS

In order to build WinJS, ensure that you have git and Node.js installed.

Clone a copy of the master WinJS git repo:

git clone https://github.com/winjs/winjs.git

Change to the winjs directory:

cd winjs

Install the grunt command-line interface globally:

npm install -g grunt-cli

Grunt dependencies are installed separately in each cloned git repo. Install the dependencies with:

npm install

Run the following and the WinJS JavaScript and CSS files will be put in the bin directory:

grunt

Note: You may need to use sudo (for OSX, *nix, BSD etc) or run your command shell as Administrator (for Windows) to install Grunt globally.

Tests status

Refer to http://winjs.azurewebsites.net/#status for the current status of the unit tests and the list of known issues.

Try WinJS

Check out our online playground at http://winjs.azurewebsites.net/

Follow Us

Twitter https://twitter.com/BuildWinJS
Facebook https://www.facebook.com/buildwinjs

Extension points exported contracts — how you extend this code

ILightDismissable (Interface)
(no doc) [6 implementers]
src/js/WinJS/_LightDismissService.ts
ICommand (Interface)
(no doc) [3 implementers]
typings/winjs/winjs.d.ts
Function (Interface)
* Creates a new function.
tools/dts-verifier/lib/lib.d.ts
ILightDismissable (Interface)
(no doc) [2 implementers]
tests/TestLib/winjs.dev.d.ts
IObservable (Interface)
(no doc) [1 implementers]
tests/FlyoutsAndMenus/cascadingFlyouts.ts
IContentDialogOptions (Interface)
(no doc)
tests/ContentDialog/ContentDialogUtilities.ts
IOptions (Interface)
(no doc)
tests/Itemsmanager/vds-tracing.ts
IParserTest (Interface)
(no doc)
tests/UI/optionsParser.ts

Core symbols most depended-on inside this repo

then
called by 5610
typings/winjs/winjs.d.ts
createElement
called by 1355
tools/dts-verifier/lib/lib.d.ts
complete
called by 969
src/js/WinJS/BindingTemplate.js
appendChild
called by 926
tools/dts-verifier/lib/lib.d.ts
push
called by 854
tools/dts-verifier/lib/lib.d.ts
getElementById
called by 691
tools/dts-verifier/lib/lib.d.ts
call
called by 671
tools/dts-verifier/lib/lib.d.ts
addEventListener
called by 651
tests/FlyoutsAndMenus/cascadingFlyouts.ts

Shape

Method 4,699
Function 3,433
Class 1,004
Interface 826
Enum 89

Languages

TypeScript100%

Modules by API surface

tools/dts-verifier/lib/lib.d.ts1,788 symbols
tools/dts-verifier/lib/typescript.js562 symbols
typings/winjs/winjs.d.ts322 symbols
typings/winjs/winjs-3.0.d.ts292 symbols
typings/winjs/winjs-2.0.d.ts288 symbols
tests/BindingList/List.ts268 symbols
typings/winjs/winjs-2.1.d.ts260 symbols
typings/winjs/winjs-1.0.d.ts243 symbols
src/js/WinJS/VirtualizedDataSource/_VirtualizedDataSourceImpl.js177 symbols
tests/WWA-Application/application.ts136 symbols
tests/TestLib/winjs.dev.d.ts129 symbols
src/js/WinJS/Core/_WinRT.d.ts105 symbols

Dependencies from manifests, versioned

bowser1.0.0 · 1×
chalk0.5.1 · 1×
fs-extra0.10.0 · 1×
fs.extra1.3.2 · 1×
glob4.0.5 · 1×
grunt0.4.5 · 1×
grunt-contrib-clean0.6.0 · 1×
grunt-contrib-compress0.13.0 · 1×
grunt-contrib-concat0.5.0 · 1×
grunt-contrib-connect0.8.0 · 1×
grunt-contrib-copy0.5.0 · 1×
grunt-contrib-cssmin0.12.3 · 1×

For agents

$ claude mcp add winjs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact