node-qualtrics-api

1.0.0 • Public • Published

JavaScript Style Guide

Qualtrics API for Node

Qualtrics API functions bundled as NPM package for Node.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for use with your own API tokens and Qualtrics domains.

Prerequisites

  1. Install Node 8.0.0 or greater.
  2. Install Git.

Installion

To use with node:

$ npm install node-qualtrics-api

Then, in wherever you want to use this package:

const qualtricsAPI = require('node-qualtrics-api');

Attached to the qualtricsAPI are a bunch of functions.

Authors

License

This project is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i node-qualtrics-api

Weekly Downloads

3

Version

1.0.0

License

ISC

Unpacked Size

8.6 kB

Total Files

10

Last publish

Collaborators

  • justin0022