Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @project-sunbird/sunbird-sdk with all npm packages installed. Try it out:

require("@project-sunbird/client-services/package.json"); // @project-sunbird/client-services is a peer dependency. require("rxjs/package.json"); // rxjs is a peer dependency. require("cordova-plugin-advanced-http/package.json"); // cordova-plugin-advanced-http is a peer dependency. require("cordova-plugin-file/package.json"); // cordova-plugin-file is a peer dependency. require("cordova-plugin-awesome-shared-preferences/package.json"); // cordova-plugin-awesome-shared-preferences is a peer dependency. require("cordova-plugin-inappbrowser/package.json"); // cordova-plugin-inappbrowser is a peer dependency. var sunbirdSdk = require("@project-sunbird/sunbird-sdk")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@project-sunbird/sunbird-sdk v6.0.3

Heart of the sunbird mobile app.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free