BLUE
PHP 7.4.33
Path:
//usr/share/javascript/sprintf-js
Run
Logout
Edit File
Size: 663 B
Close
//usr/share/javascript/sprintf-js/angular-sprintf.js
Text
Base64
/* global angular, sprintf, vsprintf */ !function() { 'use strict' angular. module('sprintf', []). filter('sprintf', function() { return function() { return sprintf.apply(null, arguments) } }). filter('fmt', ['$filter', function($filter) { return $filter('sprintf') }]). filter('vsprintf', function() { return function(format, argv) { return vsprintf(format, argv) } }). filter('vfmt', ['$filter', function($filter) { return $filter('vsprintf') }]) }(); // eslint-disable-line
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
angular-sprintf.js
663 B
lrw-r--r--
2021-11-16 13:04:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
angular-sprintf.min.js
377 B
lrw-r--r--
2021-11-16 13:04:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
angular-sprintf.min.js.map
417 B
lrw-r--r--
2021-11-16 13:04:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sprintf.js
9.03 KB
lrw-r--r--
2021-11-16 13:04:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sprintf.min.js
4.57 KB
lrw-r--r--
2021-11-16 13:04:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
sprintf.min.js.map
4.98 KB
lrw-r--r--
2021-11-16 13:04:20
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).