0.5.0 • Published 1 year ago

@artevelde-uas/canvas-lms-module-navigation-plugin v0.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Canvas LMS Module Navigation Plugin

Plugin for the Canvas LMS theme app.

NPM version License Downloads PRs Welcome

Installation

Using NPM:

npm install @artevelde-uas/canvas-lms-module-navigation-plugin

Using Yarn:

yarn add @artevelde-uas/canvas-lms-module-navigation-plugin

Usage

Just import the plug-in and add it to the Canvas app:

import canvas from '@artevelde-uas/canvas-lms-app';
import moduleNavigationPlugin from '@artevelde-uas/canvas-lms-module-navigation-plugin';

canvas.addPlugin(moduleNavigationPlugin);

canvas.run();
0.5.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago