Skip to content

ccmjs/mkaul-components

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
uml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ccm Components

ccm Components developed by Manfred Kaul

Click on a link for online demo. Include the following HTML code for including the web component into your own web site.

 <script src="https://ccmjs.github.io/mkaul-components/game_chooser/ccm.game_chooser.min.js"></script>
 <ccm-game_chooser></ccm-game_chooser>
 <script src="https://ccmjs.github.io/mkaul-components/geogebra/ccm.geogebra.min.js"></script>
 <ccm-geogebra></ccm-geogebra>
 <script src="https://ccmjs.github.io/mkaul-components/learning_app/ccm.learning_app.min.js"></script>
 <ccm-learning_app></ccm-learning_app>
 <script src="https://ccmjs.github.io/mkaul-components/uml/ccm.uml.min.js"></script>
 <ccm-uml></ccm-uml>
 <script src="https://ccmjs.github.io/mkaul-components/upload/ccm.upload.min.js"></script>
 <ccm-upload></ccm-upload>
 <script src="https://ccmjs.github.io/mkaul-components/fine_upload/ccm.fine_upload.min.js"></script>
 <ccm-fine_upload></ccm-fine_upload>
 <script src="https://ccmjs.github.io/mkaul-components/form/ccm.form.min.js"></script>
 <ccm-form></ccm-form>