betamini / uio-exam-editor

Packaged version of Ace, the editor used during final exams at University of Oslo. Retrieved from: https://github.com/ajaxorg/ace-builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ace (EDITOR USED IN EXAMS UiO)

CDNJS npm

Ace is a code editor written in JavaScript.

This repository has only generated files. If you want to work on ace please go to https://github.com/ajaxorg/ace instead.

To report any issues or feature requests regarding Ace please go here: https://github.com/ajaxorg/ace/issues

here you can find pre-built files for convenience of embedding. it contains 4 versions

  • src concatenated but not minified
  • src-min concatenated and minified with uglify.js
  • src-noconflict uses ace.require instead of require
  • src-min-noconflict concatenated, minified with uglify.js, and uses ace.require instead of require

For a simple way of embedding ace into webpage see editor.html or list of other simple examples To see ace in action go to kitchen-sink-demo, scrollable-page-demo or minimal demo,

FOR Å BRUKE DENNE EDITOREN BURDE DU HOSTE DEN UNDER F.EKS. EN GITHUB PAGES SIDE. https://pages.github.com DU KAN ENDRE SPRÅK EDITOREN ER INNSTILT PÅ I KILDEKODEN. ANBEFALER min-src SOM SOURCE

About

Packaged version of Ace, the editor used during final exams at University of Oslo. Retrieved from: https://github.com/ajaxorg/ace-builds

License:Other


Languages

Language:JavaScript 99.6%Language:CSS 0.4%Language:HTML 0.0%