Skip to content

Node.js Software Development Kit for interacting with EduDash.

License

Notifications You must be signed in to change notification settings

EduDash/edudash-sdk-js

Repository files navigation

EduDash SDK for JavaScript

Version Build Status Coverage Status Downloads Try on RunKit

This repository is for the development of the EduDash SDK for JavaScript.

Requirements

Node 10 or higher.

Installation

Install the package with:

npm install edudash --save
# or
yarn add edudash