/plugin/syntaxhighlighter3/sxh3/tests/ |
D | tasks.coffee | 1 express = require 'express' 4 grunt.registerTask 'test', [ 'build', 'express' ] 6 grunt.registerTask 'express', 'Launches basic HTTP server for tests', -> 7 app = express() 9 app.use express.static __dirname + '/' 10 app.use express.directory __dirname + '/' 11 app.use '/src', express.static __dirname + '/../src' 12 app.use '/pkg', express.static __dirname + '/../pkg' 13 app.use '/components', express.static __dirname + '/../components'
|
/plugin/revealjs/plugin/notes-server/ |
D | index.js | 2 var express = require('express'); variable 7 var app = express(); 8 var staticDir = express.static;
|
/plugin/revealjs/plugin/multiplex/ |
D | index.js | 2 var express = require('express'); variable 7 var app = express(); 8 var staticDir = express.static;
|
/plugin/asciidocjs/node_modules/nunjucks/ |
D | index.js | 38 if (opts && opts.express) { 39 e.express(opts.express);
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
D | topcoat-desktop-light.css | 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 66 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 84 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 102 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 417 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 471 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 489 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 507 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 797 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 869 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. [all …]
|
/plugin/asciidocjs/node_modules/nunjucks/src/ |
D | express-app.js | 4 module.exports = function express(env, app) { function
|
D | environment.js | 281 _proto.express = function express(app) { function
|
/plugin/mdpage/ |
D | LICENSE.Apache-2.0 | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
D | Daniel Midgley.txt | 17 - express your gratitude in the form of donations to keep the fonts coming.
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
D | LICENSE | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/tagfilter/script/select2/ |
D | LICENSE | 17 either express or implied. See the Apache License and the GPL License for the specific language gov…
|
/plugin/gtime/ |
D | README | 30 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/authssocas/vendor/apereo/phpcas/ |
D | README.md | 33 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/rdplink/RdpEncrypt/GuiVersion/ |
D | README.md | 20 "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
/plugin/ckgdoku/ckeditor/plugins/wsc/ |
D | LICENSE.md | 23 … plugin will incorporate work done by developers outside of CKSource with their express permission.
|
/plugin/ckgedit/ckeditor/plugins/scayt/ |
D | LICENSE.md | 23 … plugin will incorporate work done by developers outside of CKSource with their express permission.
|
/plugin/ckgdoku/ckeditor/plugins/scayt/ |
D | LICENSE.md | 23 … plugin will incorporate work done by developers outside of CKSource with their express permission.
|
/plugin/ckgedit/ckeditor/plugins/wsc/ |
D | LICENSE.md | 23 … plugin will incorporate work done by developers outside of CKSource with their express permission.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
D | NOTICE | 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/markdownextra/ |
D | License.text | 27 is" and any express or implied warranties, including, but not limited
|
/plugin/rst/ |
D | License.text | 32 is" and any express or implied warranties, including, but not limited
|
/plugin/codeprettify/code-prettify/src/ |
D | prettify.css | 13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/pdfjs/pdfjs/web/locale/tsz/ |
D | viewer.properties | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/pdfjs/pdfjs/web/locale/mn/ |
D | viewer.properties | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/plugin/pdfjs/pdfjs/web/locale/ta-LK/ |
D | viewer.properties | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|