BLUE
PHP 7.4.33
Path:
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/min-document
Run
Logout
Edit File
Size: 3.75 KB
Close
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/min-document/docs.mli
Text
Base64
type Comment := { data: String, length: Number, nodeName: "#comment", nodeType: 8, nodeValue: String, ownerDoucment: null | Document, toString: (this: Comment) => String } type DOMText := { data: String, type: "DOMTextNode", length: Number, nodeType: 3, toString: (this: DOMText) => String, replaceChild: ( this: DOMText, index: Number, length: Number, value: String ) => void } type DOMNode := DOMText | DOMElement | DocumentFragment type DOMChild := DOMText | DOMElement type DOMElement := { tagName: String, className: String, dataset: Object<String, Any>, childNodes: Array<DOMChild>, parentNode: null | DOMElement, style: Object<String, String>, type: "DOMElement", nodeType: 1, ownerDoucment: null | Document, namespaceURI: null | String, appendChild: (this: DOMElement, child: DOMChild) => DOMChild, replaceChild:( this: DOMElement, elem: DOMChild, needle: DOMChild ) => DOMChild, removeChild: (this: DOMElement, child: DOMChild) => DOMChild, insertBefore: ( this: DOMElement, elem: DOMChild, needle: DOMChild | null | undefined ) => DOMChild, addEventListener: addEventListener, dispatchEvent: dispatchEvent, focus: () => void, toString: (this: DOMElement) => String, getElementsByClassName: ( this: DOMElement, className: String ) => Array<DOMElement>, getElementsByTagName: ( this: DOMElement, tagName: String ) => Array<DOMElement>, } type DocumentFragment := { childNodes: Array<DOMChild>, parentNode: null | DOMElement, type: "DocumentFragment", nodeType: 11, nodeName: "#document-fragment", ownerDoucment: Document | null, appendChild: (this: DocumentFragment, child: DOMChild), replaceChild: (this: DocumentFragment, elem: DOMChild, needle: DOMChild), removeChild: (this: DocumentFragment, child: DOMChild), toString: (this: DocumentFragment) => String } type Document := { body: DOMElement, childNodes: Array<DOMChild>, documentElement: DOMElement, nodeType: 9, createComment: (this: Document, data: String) => Commment, createTextNode: (this: Document, value: String) => DOMText, createElement: (this: Document, tagName: String) => DOMElement, createElementNS: ( this: Document, namespace: String | null, tagName: String ) => DOMElement, createDocumentFragment: (this: Document) => DocumentFragment, createEvent: () => Event, getElementById: ( this: Document, id: String, ) => null | DOMElement, getElementsByClassName: ( this: Document, className: String ) => Array<DOMElement>, getElementsByTagName: ( this: Document, tagName: String ) => Array<DOMElement> } type Event := { type: String, bubbles: Boolean, cancelable: Boolean, initEvent: ( this: Event, type: String, bubbles: Boolean, cancelable: Boolean ) => void } type addEventListener := ( this: DOMElement, type: String, listener: Listener ) => void type dispatchEvent := ( this: DOMElement, ev: Event ) min-document/event/add-event-listener := addEventListener min-document/event/dispatch-event := dispatchEvent min-document/document := () => Document min-document/dom-element := (tagName: String, owner?: Document, namespace?: String | null) => DOMElement min-document/dom-fragment := (owner?: Document) => DocumentFragment min-document/dom-text := (value: String, owner?: Document) => DOMText min-document/event := () => Event min-document/serialize := (DOMElement) => String min-document := Document
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 16
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
event
DIR
-
drwxr-xr-x
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
test
DIR
-
drwxr-xr-x
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.jshintrc
545 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.testem.json
312 B
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.travis.yml
81 B
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CONTRIBUTION.md
2.36 KB
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
docs.mli
3.75 KB
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
document.js
2.07 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dom-comment.js
426 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dom-element.js
6.11 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dom-fragment.js
876 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dom-text.js
720 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
event.js
293 B
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
75 B
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENCE
1.03 KB
lrw-r--r--
2026-04-28 09:11:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.40 KB
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
856 B
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
serialize.js
3.49 KB
lrw-r--r--
2026-04-28 09:11:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).