X7ROOT File Manager
Current Path:
/var/www/vhosts/hwtw.com.tw/httpdocs/backend/toastr
var
/
www
/
vhosts
/
hwtw.com.tw
/
httpdocs
/
backend
/
toastr
/
📁
..
📄
.gitattributes
(425 B)
📄
.gitignore
(654 B)
📄
.jscsrc
(2.28 KB)
📄
.jshintrc
(1.19 KB)
📄
.travis.yml
(207 B)
📄
CHANGELOG.md
(5.69 KB)
📄
README.md
(6.93 KB)
📁
build
📄
demo.html
(15.35 KB)
📄
gulpfile.js
(4.3 KB)
📄
karma.conf.js
(2.02 KB)
📁
nuget
📄
package.json
(1.75 KB)
📄
release checklist.md
(626 B)
📁
tests
📄
toastr-icon.png
(24.91 KB)
📄
toastr.js
(17.31 KB)
📄
toastr.less
(7.18 KB)
📄
toastr.scss
(6.78 KB)
Editing: .jshintrc
{ "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "es3": false, "forin": true, "freeze": true, "immed": true, "indent": 4, "latedef": "nofunc", "newcap": true, "noarg": true, "noempty": true, "nonbsp": true, "nonew": true, "plusplus": false, "quotmark": "single", "undef": true, "unused": false, "strict": false, "maxparams": 10, "maxdepth": 5, "maxstatements": 40, "maxcomplexity": 8, "maxlen": 120, "asi": false, "boss": false, "debug": false, "eqnull": true, "esnext": false, "evil": false, "expr": false, "funcscope": false, "globalstrict": false, "iterator": false, "lastsemic": false, "laxbreak": false, "laxcomma": false, "loopfunc": true, "maxerr": false, "moz": false, "multistr": false, "notypeof": false, "proto": false, "scripturl": false, "shadow": false, "sub": true, "supernew": false, "validthis": false, "noyield": false, "browser": true, "node": true, "globals": { "angular": false, "$": false, "module": false, "require": false } }
Upload File
Create Folder