@honorlock/integration-sdk-js-moodle
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Integration SDK JS for Moodle

This module implements @honorlock/integration-sdk-js with platform specific logic for Moodle.

Installation

npm i --save @honorlock/integration-sdk-js-moodle

Usage

import { MoodleFunctions } from '@honorlock/integration-sdk-js-moodle';

CDN

Using CDN with the lastest version

<script type="module" src="https://unpkg.com/@honorlock/integration-sdk-js-moodle"></script>

Using CDN with a specific version

<script type="module" src="https://unpkg.com/@honorlock/integration-sdk-js-moodle/@x.x.x"></script>

Build Instructions

npm run build

Available Scripts

The following scripts are available for use:

npm run build

Builds the project using Vite.

npm run prepublish

This script runs npm run build before publishing the package to npm.

npm run lint

Lints the JavaScript and HTML files in the project using ESLint and checks the code formatting using Prettier.

npm run format

Lints and formats the JavaScript and HTML files in the project using ESLint and Prettier.

npm run test

Runs the tests in your project using Jest, with the environment variable NODE_ENV set to test and NODE_OPTIONS set to --experimental-vm-modules.

npm run test:ci

Runs the tests in your project using Jest with the environment variable NODE_ENV set to test and NODE_OPTIONS set to --experimental-vm-modules. Generates a coverage report and JUnit test results suitable for continuous integration environments.

Package Sidebar

Install

npm i @honorlock/integration-sdk-js-moodle

Weekly Downloads

40

Version

1.2.1

License

MIT

Unpacked Size

48.5 kB

Total Files

20

Last publish

Collaborators

  • mdaousthl
  • rsharda01
  • iscooter204
  • hummus
  • hlwatchtowerkw
  • mterolli
  • hlrpatel
  • andyhernandez
  • pochocho
  • william-rodriguez
  • frankperez87