:construction: Very much under construction. Not ready for use. :construction:
Template build for developing mods to Instructure's Canvas LMS using Svelte
Based on canvas-collections in turn based on tampermonkey-svelte this template aims to provide a usable build method for developing Javascript modifications to the Canvas LMS.
The template seeks to provide
dev
dist
docs
src
meta.js
mkdocs.yml
package.json
README.md
rollup.build.config.js
rollup.config.js
tsconfig.json
npm install
App.svelte
and other stuff??meta.js
As an example, the existing code produces a script that adds a hello world
message to the top of the Modules and Rubrics pages of a Canvas course.