Search code examples
javascriptweb-controls

Is there a javascript controls library which has outlook.com (metro) "look and feel" and functionality?


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.


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