repo
stringlengths
5
106
file_url
stringlengths
78
301
file_path
stringlengths
4
211
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:56:49
2026-01-05 02:23:25
truncated
bool
2 classes
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/inlet.min.js
static/lib/inlet.min.js
// Generated by CoffeeScript 1.12.7 ((function(){var a,b,c,d,e,f,g,h,i,j,k,l,m=[].slice;g=function(a,b,c){return c=c<0?c+1:c>1?c-1:c,c*6<1?a+(b-a)*c*6:c*2<1?b:c*3<2?a+(b-a)*(.66666-c)*6:a},f=function(a,b,c){var d,e;return e=c<=.5?c*(b+1):c+b-c*b,d=c*2-e,{r:g(d,e,a+.33333),g:g(d,e,a),b:g(d,e,a-.33333)}},k=function(a,b,c...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/paddle.js
static/lib/paddle.js
window.PaddleScriptLocation=null;try{var loadedScripts=document.getElementsByTagName("script");window.PaddleScriptLocation=(document.currentScript||loadedScripts[loadedScripts.length-1]).src;window.PaddleScriptLocation=window.PaddleScriptLocation.split('?')[0];}catch(ignore){} var EMAIL_REGEX=/^(([^<>()\[\]\\.,;:\s@"]+...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/gtm.js
static/lib/gtm.js
if (location.href.indexOf('chrome-extension://') === -1) { (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'h...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/meta.js
static/lib/codemirror/mode/meta.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../lib/codemirror")); else if (typeof define == "function" && define.amd) // AMD ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/css/css.js
static/lib/codemirror/mode/css/css.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/css/gss_test.js
static/lib/codemirror/mode/css/gss_test.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function() { "use strict"; var mode = CodeMirror.getMode({indentUnit: 2}, "text/x-gss"); function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1), "gss"); } ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/xml/xml.js
static/lib/codemirror/mode/xml/xml.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/jsx/jsx.js
static/lib/codemirror/mode/jsx/jsx.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../xml/xml"), require("../javascript/javascript"))...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/coffeescript/coffeescript.js
static/lib/codemirror/mode/coffeescript/coffeescript.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /** * Link to the project's GitHub page: * https://github.com/pickhardt/coffeescript-codemirror-mode */ (function(mod) { if (typeof exports == "object" && typeof module == "object") // Co...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/stylus/stylus.js
static/lib/codemirror/mode/stylus/stylus.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Stylus mode created by Dmitry Kiselyov http://git.io/AaRB (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/haml/haml.js
static/lib/codemirror/mode/haml/haml.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../htmlmixed/htmlmixed"), require("../ruby/ruby"))...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/pug/pug.js
static/lib/codemirror/mode/pug/pug.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../javascript/javascript"), require("../css/css"),...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/sass/sass.js
static/lib/codemirror/mode/sass/sass.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/htmlembedded/htmlembedded.js
static/lib/codemirror/mode/htmlembedded/htmlembedded.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../htmlmixed/htmlmixed"), require("../../a...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/htmlmixed/htmlmixed.js
static/lib/codemirror/mode/htmlmixed/htmlmixed.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../xml/xml"), require("../javascript/javascript"),...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/javascript/javascript.js
static/lib/codemirror/mode/javascript/javascript.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // TODO actually recognize syntax of TypeScript constructs (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"))...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/mode/markdown/markdown.js
static/lib/codemirror/mode/markdown/markdown.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../xml/xml"), require("../meta")); else if (type...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/brace-fold.js
static/lib/codemirror/addon/fold/brace-fold.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/foldcode.js
static/lib/codemirror/addon/fold/foldcode.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/xml-fold.js
static/lib/codemirror/addon/fold/xml-fold.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/foldgutter.js
static/lib/codemirror/addon/fold/foldgutter.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("./foldcode")); else if (typeof define == "functi...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/comment-fold.js
static/lib/codemirror/addon/fold/comment-fold.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/indent-fold.js
static/lib/codemirror/addon/fold/indent-fold.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/fold/markdown-fold.js
static/lib/codemirror/addon/fold/markdown-fold.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/mode/multiplex_test.js
static/lib/codemirror/addon/mode/multiplex_test.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function() { CodeMirror.defineMode("markdown_with_stex", function(){ var inner = CodeMirror.getMode({}, "stex"); var outer = CodeMirror.getMode({}, "markdown"); var innerOption...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/mode/loadmode.js
static/lib/codemirror/addon/mode/loadmode.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), "cjs"); else if (typeof define == "function" && define.am...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/mode/overlay.js
static/lib/codemirror/addon/mode/overlay.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Utility function that allows modes to be combined. The mode given // as the base argument takes care of most of the normal mode // functionality, but a second (typically simple) mode is use...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/mode/simple.js
static/lib/codemirror/addon/mode/simple.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/mode/multiplex.js
static/lib/codemirror/addon/mode/multiplex.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/runmode/colorize.js
static/lib/codemirror/addon/runmode/colorize.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("./runmode")); else if (typeof define == "functio...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/runmode/runmode.js
static/lib/codemirror/addon/runmode/runmode.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/runmode/runmode.node.js
static/lib/codemirror/addon/runmode/runmode.node.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /* Just enough of CodeMirror to run runMode under node.js */ function splitLines(string){return string.split(/\r\n?|\n/);}; // Counts the column offset in a string, taking tabs into account....
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/runmode/runmode-standalone.js
static/lib/codemirror/addon/runmode/runmode-standalone.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE window.CodeMirror = {}; (function() { "use strict"; function splitLines(string){ return string.split(/\r?\n|\r/); }; function StringStream(string) { this.pos = this.start = 0; this.stri...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/coffeescript-lint.js
static/lib/codemirror/addon/lint/coffeescript-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Depends on coffeelint.js from http://www.coffeelint.org/js/coffeelint.js // declare global: coffeelint (function(mod) { if (typeof exports == "object" && typeof module == "object") // C...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/json-lint.js
static/lib/codemirror/addon/lint/json-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Depends on jsonlint.js from https://github.com/zaach/jsonlint // declare global: jsonlint (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS m...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/javascript-lint.js
static/lib/codemirror/addon/lint/javascript-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/yaml-lint.js
static/lib/codemirror/addon/lint/yaml-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/html-lint.js
static/lib/codemirror/addon/lint/html-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Depends on htmlhint.js from http://htmlhint.com/js/htmlhint.js // declare global: HTMLHint (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/lint.js
static/lib/codemirror/addon/lint/lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/lint/css-lint.js
static/lib/codemirror/addon/lint/css-lint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Depends on csslint.js from https://github.com/stubbornella/csslint // declare global: CSSLint (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/dialog/dialog.js
static/lib/codemirror/addon/dialog/dialog.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Open simple dialogs on top of an editor. Relies on dialog.css. (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemi...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/display/panel.js
static/lib/codemirror/addon/display/panel.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/display/rulers.js
static/lib/codemirror/addon/display/rulers.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/display/fullscreen.js
static/lib/codemirror/addon/display/fullscreen.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/display/placeholder.js
static/lib/codemirror/addon/display/placeholder.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/display/autorefresh.js
static/lib/codemirror/addon/display/autorefresh.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")) else if (typeof define == "function" && define.amd) // AM...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/wrap/hardwrap.js
static/lib/codemirror/addon/wrap/hardwrap.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/comment/continuecomment.js
static/lib/codemirror/addon/comment/continuecomment.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/comment/comment.js
static/lib/codemirror/addon/comment/comment.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/closebrackets.js
static/lib/codemirror/addon/edit/closebrackets.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/matchbrackets.js
static/lib/codemirror/addon/edit/matchbrackets.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/closetag.js
static/lib/codemirror/addon/edit/closetag.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /** * Tag-closer extension for CodeMirror. * * This extension adds an "autoCloseTags" option that can be set to * either true to get the default behavior, or an object to further * config...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/trailingspace.js
static/lib/codemirror/addon/edit/trailingspace.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/matchtags.js
static/lib/codemirror/addon/edit/matchtags.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../fold/xml-fold")); else if (typeof define == "...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/edit/continuelist.js
static/lib/codemirror/addon/edit/continuelist.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/scroll/scrollpastend.js
static/lib/codemirror/addon/scroll/scrollpastend.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/scroll/simplescrollbars.js
static/lib/codemirror/addon/scroll/simplescrollbars.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/scroll/annotatescrollbar.js
static/lib/codemirror/addon/scroll/annotatescrollbar.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/selection/mark-selection.js
static/lib/codemirror/addon/selection/mark-selection.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Because sometimes you need to mark the selected *text*. // // Adds an option 'styleSelectedText' which, when enabled, gives // selected text the CSS class given as option value, or // "Code...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/selection/selection-pointer.js
static/lib/codemirror/addon/selection/selection-pointer.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/selection/active-line.js
static/lib/codemirror/addon/selection/active-line.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Because sometimes you need to style the cursor's line. // // Adds an option 'styleActiveLine' which, when enabled, gives the // active line's wrapping <div> the CSS class "CodeMirror-active...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/search/jump-to-line.js
static/lib/codemirror/addon/search/jump-to-line.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Defines jumpToLine command. Uses dialog.js if present. (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/search/match-highlighter.js
static/lib/codemirror/addon/search/match-highlighter.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Highlighting text that matches the selection // // Defines an option highlightSelectionMatches, which, when enabled, // will style strings that match the selection throughout the // documen...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/search/searchcursor.js
static/lib/codemirror/addon/search/searchcursor.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/search/matchesonscrollbar.js
static/lib/codemirror/addon/search/matchesonscrollbar.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("./searchcursor"), require("../scroll/annotatescrol...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/search/search.js
static/lib/codemirror/addon/search/search.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // Define search commands. Depends on dialog.js or another // implementation of the openDialog method. // Replace works a little oddly -- it will do the replace on the next // Ctrl-G (or what...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/javascript-hint.js
static/lib/codemirror/addon/hint/javascript-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/show-hint.js
static/lib/codemirror/addon/hint/show-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/html-hint.js
static/lib/codemirror/addon/hint/html-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("./xml-hint")); else if (typeof define == "functi...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/sql-hint.js
static/lib/codemirror/addon/hint/sql-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../../mode/sql/sql")); else if (typeof define ==...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/xml-hint.js
static/lib/codemirror/addon/hint/xml-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/anyword-hint.js
static/lib/codemirror/addon/hint/anyword-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // A...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/addon/hint/css-hint.js
static/lib/codemirror/addon/hint/css-hint.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE (function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror"), require("../../mode/css/css")); else if (typeof define ==...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/keymap/sublime.js
static/lib/codemirror/keymap/sublime.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // A rough approximation of Sublime Text's keybindings // Depends on addon/search/searchcursor.js and optionally addon/dialog/dialogs.js (function(mod) { if (typeof exports == "object" && t...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/keymap/vim.js
static/lib/codemirror/keymap/vim.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /** * Supported keybindings: * Too many to list. Refer to defaultKeyMap below. * * Supported Ex commands: * Refer to defaultExCommandMap below. * * Registers: unnamed, -, a-z, A-Z, ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/codemirror/lib/codemirror.js
static/lib/codemirror/lib/codemirror.js
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE // This is CodeMirror (http://codemirror.net), a code editor // implemented in JavaScript on top of the browser's DOM. // // You can find some technical background for some of the code below /...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/atomizer.browser.js
static/lib/transpilers/atomizer.browser.js
!function(root,factory){"object"==typeof exports&&"object"==typeof module?module.exports=factory():"function"==typeof define&&define.amd?define([],factory):"object"==typeof exports?exports.Atomizer=factory():root.Atomizer=factory()}(this,function(){return function(modules){function __webpack_require__(moduleId){if(inst...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/typescript.js
static/lib/transpilers/typescript.js
var __extends=this&&this.__extends||function(e,t){function n(){this.constructor=e}for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},ts;!function(e){var t;!function(e){e[e.Unknown=0]="Unknown",e[e.EndOfFileToken=1]="EndOfFileToken",e[e.SingleLineCommen...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/babel-polyfill.min.js
static/lib/transpilers/babel-polyfill.min.js
!function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var c="function"==typeof require&&require;if(!u&&c)return c(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var a=n[o]={exports:{}};t[o][0].call(a.exports,function(n){var r=t[o][1][n];return s(r?r:n)},a,a.ex...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/jade.js
static/lib/transpilers/jade.js
!function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.jade=t()}}(function(){var define,module,exports;return ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/sass.js
static/lib/transpilers/sass.js
/*! sass.js - v0.9.10 (9a781bf) - built 2016-04-24 providing libsass 3.3.6 (3ae9a20) via emscripten 1.36.1 (d5085ed) */ (function (root, factory) { 'use strict'; if (typeof define === 'function' && define.amd) { define([], factory); } else if (typeof exports === 'object') { module.exports = factory(...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/less.min.js
static/lib/transpilers/less.min.js
/*! * Less - Leaner CSS v2.6.1 * http://lesscss.org * * Copyright (c) 2009-2016, Alexis Sellier <self@cloudhead.net> * Licensed under the License. * */ /** * @license */ // HACK for https://github.com/less/less.js/issues/2812 less = { async: true }; !function(a){if("object"==typeof exports&&"undefined"!=typ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/sass.worker.js
static/lib/transpilers/sass.worker.js
/*! sass.js - v0.9.10 (9a781bf) - built 2016-04-24 providing libsass 3.3.6 (3ae9a20) via emscripten 1.36.1 (d5085ed) */
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/stylus.min.js
static/lib/transpilers/stylus.min.js
if(Function.prototype.name===undefined&&Object.defineProperty!==undefined){Object.defineProperty(Function.prototype,"name",{get:function(){var regex=/function\s([^(]{1,})\(/,match=regex.exec(this.toString());return match&&match.length>1?match[1].trim():""}})}if(String.prototype.trimRight===undefined){String.prototype.t...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/coffee-script.js
static/lib/transpilers/coffee-script.js
/** * CoffeeScript Compiler v2.2.1 * http://coffeescript.org * * Copyright 2011, Jeremy Ashkenas * Released under the MIT License */
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/babel.min.js
static/lib/transpilers/babel.min.js
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Babel=t():e.Babel=t()}(this,function(){return function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].c...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/lib/transpilers/marked.js
static/lib/transpilers/marked.js
/** * marked - a markdown parser * Copyright (c) 2011-2014, Christopher Jeffrey. (MIT Licensed) * https://github.com/chjj/marked */ (function(){"use strict";var e={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:g,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *#* *(?:\n+...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/ZenUML_Sequence_Diagram_addon_help_files/google-analytics.js
static/ZenUML_Sequence_Diagram_addon_help_files/google-analytics.js
window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-1211588-22');
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/static/ZenUML_Sequence_Diagram_addon_help_files/heap.js
static/ZenUML_Sequence_Diagram_addon_help_files/heap.js
window.heap = window.heap || [], heap.load = function (e, t) { window.heap.appid = e, window.heap.config = t = t || {}; var r = t.forceSSL || "https:" === document.location.protocol, a = document.createElement("script"); a.type = "text/javascript", a.async = !0, a.src = (r ? "https:" : "http:") + "//cdn.heapanalytics.c...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/help/javascripts/all_nosearch.js
help/javascripts/all_nosearch.js
!(function () { if ('ontouchstart' in window) { var e, t, n, r, i, o, s = {}; (e = function (e, t) { return Math.abs(e[0] - t[0]) > 5 || Math.abs(e[1] - t[1]) > 5; }), (t = function (e) { (this.startXY = [e.touches[0].clientX, e.touches[0].clientY]),...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/help/javascripts/all.js
help/javascripts/all.js
!(function () { if ('ontouchstart' in window) { var e, t, n, r, i, o, s = {}; (e = function (e, t) { return Math.abs(e[0] - t[0]) > 5 || Math.abs(e[1] - t[1]) > 5; }), (t = function (e) { (this.startXY = [e.touches[0].clientX, e.touches[0].clientY]),...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
true
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/codeModes.js
src/codeModes.js
export const HtmlModes = { HTML: 'html', MARKDOWN: 'markdown', JADE: 'jade', // unsafe eval is put in manifest for this file }; export const CssModes = { CSS: 'css', SCSS: 'scss', SASS: 'sass', LESS: 'less', STYLUS: 'stylus', ACSS: 'acss', }; export const JsModes = { JS: 'js', ES6: 'es6', COFFEE...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/index.js
src/index.js
import { render } from 'preact'; import App from './components/app.jsx'; import './config/paddleInit'; import './test-pages'; // Import test script for pages implementation import './style.css'; const root = document.getElementById('app'); if (root) { render(<App />, root); }
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/takeScreenshot.js
src/takeScreenshot.js
import { handleDownloadsPermission, log } from './utils'; import { trackEvent } from './analytics'; function saveScreenshot(dataURI) { // convert base64 to raw binary data held in a string // doesn't handle URLEncoded DataURIs var byteString = atob(dataURI.split(',')[1]); // separate out the mime component ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/CodeMirror.js
src/CodeMirror.js
// Most of the code from this file comes from: // https://github.com/codemirror/CodeMirror/blob/master/addon/mode/loadmode.js import CodeMirror from 'codemirror'; // Make CodeMirror available globally so the modes' can register themselves. window.CodeMirror = CodeMirror; if (!CodeMirror.modeURL) CodeMirror.modeURL = ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/notifications.js
src/notifications.js
var hideTimeout; function addNotification(msg) { const noticationContainerEL = $('#js-alerts-container'); // var n = document.createElement('div'); // div.textContent = msg; // noticationContainerEL.appendChild(n); noticationContainerEL.textContent = msg; noticationContainerEL.classList.add('is-active'); ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/templateList.js
src/templateList.js
export default [ { id: 'basic', title: 'Basic', img: 'assets/basic-icon.png', }, { id: 'black-white', title: 'Black & White', img: 'assets/advanced-icon.png', }, { id: 'blue', title: 'Blue', img: 'assets/advanced-icon.png', }, { id: 'starUMLTheme', title: 'StarU...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/analytics.js
src/analytics.js
import mixpanel from './services/mixpanel'; function log() { if (window.DEBUG) { console.log(Date.now(), ...arguments); } } // eslint-disable-next-line max-params export function trackEvent(category, action, label, value) { if (window.DEBUG) { log('trackevent', category, action, label, value); retur...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/editorThemes.js
src/editorThemes.js
export const editorThemes = [ '3024-day', '3024-night', 'abcdef', 'ambiance', 'base2tone-meadow-dark', 'base16-dark', 'base16-light', 'bespin', 'blackboard', 'cobalt', 'colorforth', 'dracula', 'duotone-dark', 'duotone-light', 'eclipse', 'elegant', 'erlang-dark', 'hopscotch', 'iceco...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false
ZenUml/web-sequence
https://github.com/ZenUml/web-sequence/blob/6886ee5373bacbcfc3a0709dbc2bea4f40ab663f/src/detached-window.js
src/detached-window.js
window.addEventListener('message', (e) => { if (e.data && e.data.contents) { const frame = document.querySelector('iframe'); frame.src = frame.src; setTimeout(() => { frame.contentDocument.open(); frame.contentDocument.write(e.data.contents); frame.contentDocument.close(); }, 10); ...
javascript
MIT
6886ee5373bacbcfc3a0709dbc2bea4f40ab663f
2026-01-05T03:44:57.156719Z
false