Skip to content

Easy interaction with R7 box for external webapps

Notifications You must be signed in to change notification settings

sima0607/r7extlib

 
 

Repository files navigation

R7ExtLib

Easy interaction with R7 box for external webapps Include the dist/r7extlib.js file in your webapp to use it. No build process is required.

Versions

STABLE : 0.2.8

DEV(ES6 compatible) : es6-webpack branch

Build

In order to build this application on your own:

npm install
bower install
gulp

You will find your build application in the dist repository

Examples

Examples of this lib can be found in the samples directory

Tests

You can execute tests related to this application with the following commands

npm install
bower install
gulp test

About

Easy interaction with R7 box for external webapps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.7%