Is there a javascript controls library which has outlook.com (metro) “look and feel” and functionality? [closed]

StackOverflow https://stackoverflow.com/questions/13010855

  •  13-07-2021
  •  | 
  •  

Question

I am looking for outlook.com`s javascript web controls library. I mean the library analog of Yahoo UI or Google GWT with which outlook.com is built. I look for such a js control library that can help me build metro style js web apps. Is there such a thing?

Are these controls from system.ui.web.webcontrols namespace or just Ajax Control Toolkit? I think so because outlook.com pages end on aspx.

Was it helpful?

Solution

The first result on google when searching for JavaScript Metro Interface seems to be what you're looking for.
Source can be found on github
This might also be worth a look(second result)
MSDN has some pages on this, too - haven't looked at these, yet

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top