سؤال

I am unable to find a pre-compiled version of WinJS to download. I just want a .zip with a CSS and JS file.

I can find the source at Github but I'm unable to compile it on my Surface RT so I really need a pre-compiled version.

Anyone know where it is available for download, pre-compiled?

هل كانت مفيدة؟

المحلول

UPDATE:

Microsoft has made a lot of progress and has now gotten on board with how libraries are normally deployed. You can get it from NPM, Bower, CDN, or create a custom build. Details at http://try.buildwinjs.com/#get


Original answer:

If you install Visual Studio 2013 (you'll need a x86 or x64 PC, not your Surface RT) it will be there. The stuff on GitHub is really not ready for use yet. They promised to publish the files on a CDN when it is. But for now, there are still a ton of bugs that limit it's usefulness outside Windows/WP apps (as you can also see on GitHub) so publishing a compiled build would be counterproductive.

That said... if you look at http://try.buildwinjs.com, you can steal the compiled build it uses :)

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top