Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
uibuilder.cmshelp.dk
httpdocs
node_modules
ob1
src
File Content:
ob1.js
"use strict"; function add(a, b) { return a + b; } function sub(a, b) { return a - b; } function get0(x) { return x; } function get1(x) { return x; } function add1(x) { return x + 1; } function sub1(x) { return x - 1; } function neg(x) { return -x; } function add0(x) { return x; } function inc(x) { return x + 1; } module.exports = { add, get0, get1, add1, sub1, sub, neg, add0, inc, };
Edit
Download
Unzip
Chmod
Delete