microsoft / node-uwp

Enables Universal Windows Platform (UWP) API access for Node.js (Chakra build) on Windows 10.
MIT License
152 stars 26 forks source link

Please provide a sample for using the nodejs with uwp #10

Closed abhisheksaatal closed 8 years ago

abhisheksaatal commented 8 years ago

Hi,

Its nice to know that nodejs is supported uwp, Can you please provide a use case sample. so that i can know what we can achieve with this.

Regards, Abhishek Saatal

jianchun commented 8 years ago

@abhisheksaatal Apologize for late response. There is a trivial sample in http://ms-iot.github.io/content/en-US/win10/samples/NodejsWU.htm (under "Universal Windows Platform (UWP) namespaces"). Generally this gives your app access to the UWP API.