Skip to content

Annoto/moodle-local-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moodle Local Annoto plugin Javascript

This repo contains the Javascript code for the Annoto Moodle local plugin The code is written in Typescript.

Getting Started

The script is served from Anntoo CDN at: https://cdn.annoto.net/moodle-local-js/latest/annoto.js

Specific versions are available as well, for example: https://cdn.annoto.net/moodle-local-js/1.0.0/annoto.js

Staging is available at: https://cdn.annoto.net/staging/moodle-local-js/latest/annoto.js

The library is exported as UMD under name of AnnotoMoodle

Installing

Clone and run npm to install dependencies:

git clone https://github.com/Annoto/moodle-local-js.git
cd moodle-local-js
npm install

Building

To build for production run:

npm run build

Developing

To start developing run:

npm run dev

Visit http://localhost:9002/annoto.js

Contributing

Please read CONTRIBUTING.md for details.

Versioning

We use SemVer for versioning. For the versions available, see the releases on this repository.

License

This project is licensed under the Apache 2.0 License License - see the LICENSE file for details.

About

Javascript code for the Annoto Moodle local plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •