52 packages
affirming-author
Authors phrases and sentences that dynamically affirm people's names and pronouns for use in scripts and apps.
avo-ai
Senior TypeScript engineer & pair programming partner
caccl
Canvas App Complete Connection Library: an all-in-one library for connecting your app to Canvas, handling lti, access tokens, and api.
caccl-api
A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.
caccl-api-forwarder
Client-side express module that forwards Canvas requests from the client to Canvas.
caccl-authorizer
Acquires Canvas tokens through via OAuth, stores refresh tokens, and refreshes access tokens when they expire.
caccl-canvas-api
A class that defines a set of smart Canvas endpoints that actually behave how you'd expect them to.
caccl-canvas-partial-simulator
Partially simulates a Canvas instance, handling OAuth token exchanges and forwarding API requests
caccl-dev-server
HTTPS server for development of CACCL apps
caccl-error
A simple, standardized error class for all modules in the CACCL library
caccl-grade-passback
Sends LTI 1.1 grade passback to Canvas. Support text and url submissions and overall score.
caccl-lti
LTI launch validator for IMS-LTI standard launches.
caccl-memory-store
CACCL's memory store for credential storage and caching
caccl-send-request
The default request sender used throughout the CACCL project.
caccl-token-manager
Acquires Canvas tokens through via OAuth, stores refresh tokens, and refreshes access tokens when they expire.
canvas-app-spine
An all-purpose node module that handles the core functionality of a Canvas-integrated LTI app.
canvas-csv-matcher
An intelligent auto-matching system that automatically identifies users in rows.
canvas-csv-matcher-component
A CSV matcher component for matching CSVs to rows users in Canvas.
canvas-hackerkit
A set of terminal tools for Canvas
canvas-student-metadata
A handler that uses the CACCL library to add and modify student metadata on a per-course level.
create-caccl
Initializes a new caccl-based Canvas LTI app project.
create-dce-eslint
Initializer that adds Harvard DCE eslint rules
create-dce-mocha
A simple initializer that adds Mocha-based testing to the current node project
create-dce-selenium
Sets up ui testing using dce-selenium
create-kaixa
Katalon Studio wrapper to make manual test writing much easier.