Skip to content

sourcemint/examples-js

Repository files navigation

Sourcemint JavaScript Examples

Status: ALPHA Build Status (Tests work but sometimes fail on Travis CI)

Various examples on how to run JavaScript code on the Sourcemint Platforms.

Requirements

NOTE: Additional platforms will become available in time.

Usage

git clone git://github.com/sourcemint/examples-js.git sourcemint-examples-js
cd sourcemint-examples-js

Examples

For each example run the following:

cd ./<Example>
npm install
node main

Tests

Run all examples as tests from the command-line (this may take a while):

npm install
npm test

Platform Projects

The examples cover the following Sourcemint Platforms:

More platforms will become available in time.

SDK Projects

The examples cover the following Software Development Kit (SDK) Projects:

More SDKs will become available in time.

Supporting Projects

The examples use the following supporting projects:

As well as various third party projects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published