postdoc 0.1.2 → 0.2.0.beta4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (372) hide show
  1. checksums.yaml +5 -5
  2. data/lib/pdf.js +27 -0
  3. data/lib/postdoc.rb +3 -7
  4. data/node_modules/agent-base/History.md +113 -0
  5. data/node_modules/agent-base/README.md +145 -0
  6. data/node_modules/agent-base/index.js +160 -0
  7. data/node_modules/agent-base/package.json +35 -0
  8. data/node_modules/agent-base/patch-core.js +37 -0
  9. data/node_modules/agent-base/test/ssl-cert-snakeoil.key +15 -0
  10. data/node_modules/agent-base/test/ssl-cert-snakeoil.pem +12 -0
  11. data/node_modules/agent-base/test/test.js +673 -0
  12. data/node_modules/async-limiter/LICENSE +8 -0
  13. data/node_modules/async-limiter/coverage/coverage.json +1 -0
  14. data/node_modules/async-limiter/coverage/lcov-report/async-throttle/index.html +73 -0
  15. data/node_modules/async-limiter/coverage/lcov-report/async-throttle/index.js.html +246 -0
  16. data/node_modules/async-limiter/coverage/lcov-report/base.css +182 -0
  17. data/node_modules/async-limiter/coverage/lcov-report/index.html +73 -0
  18. data/node_modules/async-limiter/coverage/lcov-report/prettify.css +1 -0
  19. data/node_modules/async-limiter/coverage/lcov-report/prettify.js +1 -0
  20. data/node_modules/async-limiter/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  21. data/node_modules/async-limiter/coverage/lcov-report/sorter.js +156 -0
  22. data/node_modules/async-limiter/coverage/lcov.info +74 -0
  23. data/node_modules/async-limiter/index.js +67 -0
  24. data/node_modules/async-limiter/package.json +35 -0
  25. data/node_modules/async-limiter/readme.md +132 -0
  26. data/node_modules/balanced-match/LICENSE.md +21 -0
  27. data/node_modules/balanced-match/README.md +91 -0
  28. data/node_modules/balanced-match/index.js +59 -0
  29. data/node_modules/balanced-match/package.json +49 -0
  30. data/node_modules/brace-expansion/LICENSE +21 -0
  31. data/node_modules/brace-expansion/README.md +129 -0
  32. data/node_modules/brace-expansion/index.js +201 -0
  33. data/node_modules/brace-expansion/package.json +47 -0
  34. data/node_modules/buffer-from/index.js +69 -0
  35. data/node_modules/buffer-from/package.json +16 -0
  36. data/node_modules/buffer-from/readme.md +69 -0
  37. data/node_modules/buffer-from/test.js +12 -0
  38. data/node_modules/concat-map/LICENSE +18 -0
  39. data/node_modules/concat-map/README.markdown +62 -0
  40. data/node_modules/concat-map/example/map.js +6 -0
  41. data/node_modules/concat-map/index.js +13 -0
  42. data/node_modules/concat-map/package.json +43 -0
  43. data/node_modules/concat-map/test/map.js +39 -0
  44. data/node_modules/concat-stream/LICENSE +24 -0
  45. data/node_modules/concat-stream/index.js +144 -0
  46. data/node_modules/concat-stream/package.json +55 -0
  47. data/node_modules/concat-stream/readme.md +102 -0
  48. data/node_modules/core-util-is/LICENSE +19 -0
  49. data/node_modules/core-util-is/README.md +3 -0
  50. data/node_modules/core-util-is/float.patch +604 -0
  51. data/node_modules/core-util-is/lib/util.js +107 -0
  52. data/node_modules/core-util-is/package.json +32 -0
  53. data/node_modules/core-util-is/test.js +68 -0
  54. data/node_modules/debug/CHANGELOG.md +395 -0
  55. data/node_modules/debug/LICENSE +19 -0
  56. data/node_modules/debug/Makefile +58 -0
  57. data/node_modules/debug/README.md +368 -0
  58. data/node_modules/debug/karma.conf.js +70 -0
  59. data/node_modules/debug/node.js +1 -0
  60. data/node_modules/debug/package.json +43 -0
  61. data/node_modules/debug/src/browser.js +195 -0
  62. data/node_modules/debug/src/debug.js +225 -0
  63. data/node_modules/debug/src/index.js +10 -0
  64. data/node_modules/debug/src/node.js +186 -0
  65. data/node_modules/es6-promise/CHANGELOG.md +151 -0
  66. data/node_modules/es6-promise/LICENSE +19 -0
  67. data/node_modules/es6-promise/README.md +97 -0
  68. data/node_modules/es6-promise/auto.js +4 -0
  69. data/node_modules/es6-promise/dist/es6-promise.auto.js +1181 -0
  70. data/node_modules/es6-promise/dist/es6-promise.auto.map +1 -0
  71. data/node_modules/es6-promise/dist/es6-promise.auto.min.js +1 -0
  72. data/node_modules/es6-promise/dist/es6-promise.auto.min.map +1 -0
  73. data/node_modules/es6-promise/dist/es6-promise.js +1179 -0
  74. data/node_modules/es6-promise/dist/es6-promise.map +1 -0
  75. data/node_modules/es6-promise/dist/es6-promise.min.js +1 -0
  76. data/node_modules/es6-promise/dist/es6-promise.min.map +1 -0
  77. data/node_modules/es6-promise/es6-promise.d.ts +81 -0
  78. data/node_modules/es6-promise/lib/es6-promise/-internal.js +266 -0
  79. data/node_modules/es6-promise/lib/es6-promise/asap.js +119 -0
  80. data/node_modules/es6-promise/lib/es6-promise/enumerator.js +113 -0
  81. data/node_modules/es6-promise/lib/es6-promise/polyfill.js +35 -0
  82. data/node_modules/es6-promise/lib/es6-promise/promise/all.js +52 -0
  83. data/node_modules/es6-promise/lib/es6-promise/promise/race.js +84 -0
  84. data/node_modules/es6-promise/lib/es6-promise/promise/reject.js +46 -0
  85. data/node_modules/es6-promise/lib/es6-promise/promise/resolve.js +48 -0
  86. data/node_modules/es6-promise/lib/es6-promise/promise.js +427 -0
  87. data/node_modules/es6-promise/lib/es6-promise/then.js +32 -0
  88. data/node_modules/es6-promise/lib/es6-promise/utils.js +21 -0
  89. data/node_modules/es6-promise/lib/es6-promise.auto.js +3 -0
  90. data/node_modules/es6-promise/lib/es6-promise.js +7 -0
  91. data/node_modules/es6-promise/package.json +75 -0
  92. data/node_modules/es6-promisify/README.md +89 -0
  93. data/node_modules/es6-promisify/dist/promise.js +73 -0
  94. data/node_modules/es6-promisify/dist/promisify.js +85 -0
  95. data/node_modules/es6-promisify/package.json +41 -0
  96. data/node_modules/extract-zip/CONTRIBUTING.md +1 -0
  97. data/node_modules/extract-zip/LICENSE +23 -0
  98. data/node_modules/extract-zip/cli.js +20 -0
  99. data/node_modules/extract-zip/index.js +205 -0
  100. data/node_modules/extract-zip/node_modules/debug/CHANGELOG.md +362 -0
  101. data/node_modules/extract-zip/node_modules/debug/LICENSE +19 -0
  102. data/node_modules/extract-zip/node_modules/debug/Makefile +50 -0
  103. data/node_modules/extract-zip/node_modules/debug/README.md +312 -0
  104. data/node_modules/extract-zip/node_modules/debug/component.json +19 -0
  105. data/node_modules/extract-zip/node_modules/debug/karma.conf.js +70 -0
  106. data/node_modules/extract-zip/node_modules/debug/node.js +1 -0
  107. data/node_modules/extract-zip/node_modules/debug/package.json +49 -0
  108. data/node_modules/extract-zip/node_modules/debug/src/browser.js +185 -0
  109. data/node_modules/extract-zip/node_modules/debug/src/debug.js +202 -0
  110. data/node_modules/extract-zip/node_modules/debug/src/index.js +10 -0
  111. data/node_modules/extract-zip/node_modules/debug/src/inspector-log.js +15 -0
  112. data/node_modules/extract-zip/node_modules/debug/src/node.js +248 -0
  113. data/node_modules/extract-zip/package.json +35 -0
  114. data/node_modules/extract-zip/readme.md +49 -0
  115. data/node_modules/fd-slicer/CHANGELOG.md +49 -0
  116. data/node_modules/fd-slicer/LICENSE +21 -0
  117. data/node_modules/fd-slicer/README.md +189 -0
  118. data/node_modules/fd-slicer/index.js +277 -0
  119. data/node_modules/fd-slicer/package.json +36 -0
  120. data/node_modules/fd-slicer/test/test.js +350 -0
  121. data/node_modules/fs.realpath/LICENSE +43 -0
  122. data/node_modules/fs.realpath/README.md +33 -0
  123. data/node_modules/fs.realpath/index.js +66 -0
  124. data/node_modules/fs.realpath/old.js +303 -0
  125. data/node_modules/fs.realpath/package.json +26 -0
  126. data/node_modules/glob/LICENSE +15 -0
  127. data/node_modules/glob/README.md +368 -0
  128. data/node_modules/glob/changelog.md +67 -0
  129. data/node_modules/glob/common.js +240 -0
  130. data/node_modules/glob/glob.js +790 -0
  131. data/node_modules/glob/package.json +43 -0
  132. data/node_modules/glob/sync.js +486 -0
  133. data/node_modules/https-proxy-agent/History.md +124 -0
  134. data/node_modules/https-proxy-agent/README.md +137 -0
  135. data/node_modules/https-proxy-agent/index.js +229 -0
  136. data/node_modules/https-proxy-agent/package.json +35 -0
  137. data/node_modules/https-proxy-agent/test/ssl-cert-snakeoil.key +15 -0
  138. data/node_modules/https-proxy-agent/test/ssl-cert-snakeoil.pem +12 -0
  139. data/node_modules/https-proxy-agent/test/test.js +342 -0
  140. data/node_modules/inflight/LICENSE +15 -0
  141. data/node_modules/inflight/README.md +37 -0
  142. data/node_modules/inflight/inflight.js +54 -0
  143. data/node_modules/inflight/package.json +29 -0
  144. data/node_modules/inherits/LICENSE +16 -0
  145. data/node_modules/inherits/README.md +42 -0
  146. data/node_modules/inherits/inherits.js +7 -0
  147. data/node_modules/inherits/inherits_browser.js +23 -0
  148. data/node_modules/inherits/package.json +29 -0
  149. data/node_modules/isarray/Makefile +6 -0
  150. data/node_modules/isarray/README.md +60 -0
  151. data/node_modules/isarray/component.json +19 -0
  152. data/node_modules/isarray/index.js +5 -0
  153. data/node_modules/isarray/package.json +45 -0
  154. data/node_modules/isarray/test.js +20 -0
  155. data/node_modules/mime/CHANGELOG.md +225 -0
  156. data/node_modules/mime/CONTRIBUTING.md +5 -0
  157. data/node_modules/mime/LICENSE +21 -0
  158. data/node_modules/mime/Mime.js +89 -0
  159. data/node_modules/mime/README.md +188 -0
  160. data/node_modules/mime/cli.js +10 -0
  161. data/node_modules/mime/index.js +4 -0
  162. data/node_modules/mime/lite.js +4 -0
  163. data/node_modules/mime/package.json +43 -0
  164. data/node_modules/mime/src/README_js.md +179 -0
  165. data/node_modules/mime/src/build.js +71 -0
  166. data/node_modules/mime/src/test.js +257 -0
  167. data/node_modules/mime/types/other.json +1 -0
  168. data/node_modules/mime/types/standard.json +1 -0
  169. data/node_modules/minimatch/LICENSE +15 -0
  170. data/node_modules/minimatch/README.md +209 -0
  171. data/node_modules/minimatch/minimatch.js +923 -0
  172. data/node_modules/minimatch/package.json +30 -0
  173. data/node_modules/minimist/LICENSE +18 -0
  174. data/node_modules/minimist/example/parse.js +2 -0
  175. data/node_modules/minimist/index.js +187 -0
  176. data/node_modules/minimist/package.json +40 -0
  177. data/node_modules/minimist/readme.markdown +73 -0
  178. data/node_modules/minimist/test/dash.js +24 -0
  179. data/node_modules/minimist/test/default_bool.js +20 -0
  180. data/node_modules/minimist/test/dotted.js +16 -0
  181. data/node_modules/minimist/test/long.js +31 -0
  182. data/node_modules/minimist/test/parse.js +318 -0
  183. data/node_modules/minimist/test/parse_modified.js +9 -0
  184. data/node_modules/minimist/test/short.js +67 -0
  185. data/node_modules/minimist/test/whitespace.js +8 -0
  186. data/node_modules/mkdirp/LICENSE +21 -0
  187. data/node_modules/mkdirp/bin/cmd.js +33 -0
  188. data/node_modules/mkdirp/bin/usage.txt +12 -0
  189. data/node_modules/mkdirp/examples/pow.js +6 -0
  190. data/node_modules/mkdirp/index.js +98 -0
  191. data/node_modules/mkdirp/package.json +27 -0
  192. data/node_modules/mkdirp/readme.markdown +100 -0
  193. data/node_modules/mkdirp/test/chmod.js +41 -0
  194. data/node_modules/mkdirp/test/clobber.js +38 -0
  195. data/node_modules/mkdirp/test/mkdirp.js +28 -0
  196. data/node_modules/mkdirp/test/opts_fs.js +29 -0
  197. data/node_modules/mkdirp/test/opts_fs_sync.js +27 -0
  198. data/node_modules/mkdirp/test/perm.js +32 -0
  199. data/node_modules/mkdirp/test/perm_sync.js +36 -0
  200. data/node_modules/mkdirp/test/race.js +37 -0
  201. data/node_modules/mkdirp/test/rel.js +32 -0
  202. data/node_modules/mkdirp/test/return.js +25 -0
  203. data/node_modules/mkdirp/test/return_sync.js +24 -0
  204. data/node_modules/mkdirp/test/root.js +19 -0
  205. data/node_modules/mkdirp/test/sync.js +32 -0
  206. data/node_modules/mkdirp/test/umask.js +28 -0
  207. data/node_modules/mkdirp/test/umask_sync.js +32 -0
  208. data/node_modules/ms/index.js +152 -0
  209. data/node_modules/ms/license.md +21 -0
  210. data/node_modules/ms/package.json +37 -0
  211. data/node_modules/ms/readme.md +51 -0
  212. data/node_modules/once/LICENSE +15 -0
  213. data/node_modules/once/README.md +79 -0
  214. data/node_modules/once/once.js +42 -0
  215. data/node_modules/once/package.json +33 -0
  216. data/node_modules/path-is-absolute/index.js +20 -0
  217. data/node_modules/path-is-absolute/license +21 -0
  218. data/node_modules/path-is-absolute/package.json +43 -0
  219. data/node_modules/path-is-absolute/readme.md +59 -0
  220. data/node_modules/pend/LICENSE +23 -0
  221. data/node_modules/pend/README.md +41 -0
  222. data/node_modules/pend/index.js +55 -0
  223. data/node_modules/pend/package.json +18 -0
  224. data/node_modules/pend/test.js +137 -0
  225. data/node_modules/process-nextick-args/index.js +44 -0
  226. data/node_modules/process-nextick-args/license.md +19 -0
  227. data/node_modules/process-nextick-args/package.json +25 -0
  228. data/node_modules/process-nextick-args/readme.md +18 -0
  229. data/node_modules/progress/CHANGELOG.md +115 -0
  230. data/node_modules/progress/LICENSE +22 -0
  231. data/node_modules/progress/Makefile +8 -0
  232. data/node_modules/progress/README.md +146 -0
  233. data/node_modules/progress/index.js +1 -0
  234. data/node_modules/progress/lib/node-progress.js +231 -0
  235. data/node_modules/progress/package.json +25 -0
  236. data/node_modules/proxy-from-env/README.md +131 -0
  237. data/node_modules/proxy-from-env/index.js +103 -0
  238. data/node_modules/proxy-from-env/package.json +35 -0
  239. data/node_modules/proxy-from-env/test.js +393 -0
  240. data/node_modules/puppeteer/CONTRIBUTING.md +206 -0
  241. data/node_modules/puppeteer/DeviceDescriptors.js +704 -0
  242. data/node_modules/puppeteer/LICENSE +202 -0
  243. data/node_modules/puppeteer/README.md +306 -0
  244. data/node_modules/puppeteer/index.js +28 -0
  245. data/node_modules/puppeteer/install.js +122 -0
  246. data/node_modules/puppeteer/lib/Browser.js +186 -0
  247. data/node_modules/puppeteer/lib/BrowserFetcher.js +279 -0
  248. data/node_modules/puppeteer/lib/Connection.js +246 -0
  249. data/node_modules/puppeteer/lib/Coverage.js +301 -0
  250. data/node_modules/puppeteer/lib/Dialog.js +84 -0
  251. data/node_modules/puppeteer/lib/ElementHandle.js +328 -0
  252. data/node_modules/puppeteer/lib/EmulationManager.js +89 -0
  253. data/node_modules/puppeteer/lib/ExecutionContext.js +232 -0
  254. data/node_modules/puppeteer/lib/FrameManager.js +997 -0
  255. data/node_modules/puppeteer/lib/Input.js +309 -0
  256. data/node_modules/puppeteer/lib/Launcher.js +310 -0
  257. data/node_modules/puppeteer/lib/Multimap.js +95 -0
  258. data/node_modules/puppeteer/lib/NavigatorWatcher.js +137 -0
  259. data/node_modules/puppeteer/lib/NetworkManager.js +796 -0
  260. data/node_modules/puppeteer/lib/Page.js +1098 -0
  261. data/node_modules/puppeteer/lib/Pipe.js +69 -0
  262. data/node_modules/puppeteer/lib/Puppeteer.js +60 -0
  263. data/node_modules/puppeteer/lib/Target.js +88 -0
  264. data/node_modules/puppeteer/lib/TaskQueue.js +17 -0
  265. data/node_modules/puppeteer/lib/Tracing.js +99 -0
  266. data/node_modules/puppeteer/lib/USKeyboardLayout.js +281 -0
  267. data/node_modules/puppeteer/lib/helper.js +248 -0
  268. data/node_modules/puppeteer/node6/lib/Browser.js +394 -0
  269. data/node_modules/puppeteer/node6/lib/BrowserFetcher.js +357 -0
  270. data/node_modules/puppeteer/node6/lib/Connection.js +350 -0
  271. data/node_modules/puppeteer/node6/lib/Coverage.js +561 -0
  272. data/node_modules/puppeteer/node6/lib/Dialog.js +136 -0
  273. data/node_modules/puppeteer/node6/lib/ElementHandle.js +796 -0
  274. data/node_modules/puppeteer/node6/lib/EmulationManager.js +115 -0
  275. data/node_modules/puppeteer/node6/lib/ExecutionContext.js +414 -0
  276. data/node_modules/puppeteer/node6/lib/FrameManager.js +1621 -0
  277. data/node_modules/puppeteer/node6/lib/Input.js +569 -0
  278. data/node_modules/puppeteer/node6/lib/Launcher.js +362 -0
  279. data/node_modules/puppeteer/node6/lib/Multimap.js +95 -0
  280. data/node_modules/puppeteer/node6/lib/NavigatorWatcher.js +163 -0
  281. data/node_modules/puppeteer/node6/lib/NetworkManager.js +1108 -0
  282. data/node_modules/puppeteer/node6/lib/Page.js +2242 -0
  283. data/node_modules/puppeteer/node6/lib/Pipe.js +69 -0
  284. data/node_modules/puppeteer/node6/lib/Puppeteer.js +60 -0
  285. data/node_modules/puppeteer/node6/lib/Target.js +114 -0
  286. data/node_modules/puppeteer/node6/lib/TaskQueue.js +17 -0
  287. data/node_modules/puppeteer/node6/lib/Tracing.js +177 -0
  288. data/node_modules/puppeteer/node6/lib/USKeyboardLayout.js +281 -0
  289. data/node_modules/puppeteer/node6/lib/helper.js +274 -0
  290. data/node_modules/puppeteer/package.json +61 -0
  291. data/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  292. data/node_modules/readable-stream/GOVERNANCE.md +136 -0
  293. data/node_modules/readable-stream/LICENSE +47 -0
  294. data/node_modules/readable-stream/README.md +58 -0
  295. data/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +60 -0
  296. data/node_modules/readable-stream/duplex-browser.js +1 -0
  297. data/node_modules/readable-stream/duplex.js +1 -0
  298. data/node_modules/readable-stream/lib/_stream_duplex.js +131 -0
  299. data/node_modules/readable-stream/lib/_stream_passthrough.js +47 -0
  300. data/node_modules/readable-stream/lib/_stream_readable.js +1019 -0
  301. data/node_modules/readable-stream/lib/_stream_transform.js +214 -0
  302. data/node_modules/readable-stream/lib/_stream_writable.js +687 -0
  303. data/node_modules/readable-stream/lib/internal/streams/BufferList.js +79 -0
  304. data/node_modules/readable-stream/lib/internal/streams/destroy.js +74 -0
  305. data/node_modules/readable-stream/lib/internal/streams/stream-browser.js +1 -0
  306. data/node_modules/readable-stream/lib/internal/streams/stream.js +1 -0
  307. data/node_modules/readable-stream/package.json +52 -0
  308. data/node_modules/readable-stream/passthrough.js +1 -0
  309. data/node_modules/readable-stream/readable-browser.js +7 -0
  310. data/node_modules/readable-stream/readable.js +19 -0
  311. data/node_modules/readable-stream/transform.js +1 -0
  312. data/node_modules/readable-stream/writable-browser.js +1 -0
  313. data/node_modules/readable-stream/writable.js +8 -0
  314. data/node_modules/rimraf/LICENSE +15 -0
  315. data/node_modules/rimraf/README.md +101 -0
  316. data/node_modules/rimraf/bin.js +50 -0
  317. data/node_modules/rimraf/package.json +26 -0
  318. data/node_modules/rimraf/rimraf.js +364 -0
  319. data/node_modules/safe-buffer/LICENSE +21 -0
  320. data/node_modules/safe-buffer/README.md +584 -0
  321. data/node_modules/safe-buffer/index.d.ts +187 -0
  322. data/node_modules/safe-buffer/index.js +62 -0
  323. data/node_modules/safe-buffer/package.json +37 -0
  324. data/node_modules/string_decoder/LICENSE +48 -0
  325. data/node_modules/string_decoder/README.md +47 -0
  326. data/node_modules/string_decoder/lib/string_decoder.js +296 -0
  327. data/node_modules/string_decoder/package.json +31 -0
  328. data/node_modules/typedarray/LICENSE +35 -0
  329. data/node_modules/typedarray/example/tarray.js +4 -0
  330. data/node_modules/typedarray/index.js +630 -0
  331. data/node_modules/typedarray/package.json +55 -0
  332. data/node_modules/typedarray/readme.markdown +61 -0
  333. data/node_modules/typedarray/test/server/undef_globals.js +19 -0
  334. data/node_modules/typedarray/test/tarray.js +10 -0
  335. data/node_modules/ultron/LICENSE +22 -0
  336. data/node_modules/ultron/README.md +113 -0
  337. data/node_modules/ultron/index.js +136 -0
  338. data/node_modules/ultron/package.json +41 -0
  339. data/node_modules/util-deprecate/History.md +16 -0
  340. data/node_modules/util-deprecate/LICENSE +24 -0
  341. data/node_modules/util-deprecate/README.md +53 -0
  342. data/node_modules/util-deprecate/browser.js +67 -0
  343. data/node_modules/util-deprecate/node.js +6 -0
  344. data/node_modules/util-deprecate/package.json +27 -0
  345. data/node_modules/wrappy/LICENSE +15 -0
  346. data/node_modules/wrappy/README.md +36 -0
  347. data/node_modules/wrappy/package.json +29 -0
  348. data/node_modules/wrappy/wrappy.js +33 -0
  349. data/node_modules/ws/LICENSE +21 -0
  350. data/node_modules/ws/README.md +341 -0
  351. data/node_modules/ws/index.js +15 -0
  352. data/node_modules/ws/lib/BufferUtil.js +71 -0
  353. data/node_modules/ws/lib/Constants.js +10 -0
  354. data/node_modules/ws/lib/ErrorCodes.js +28 -0
  355. data/node_modules/ws/lib/EventTarget.js +151 -0
  356. data/node_modules/ws/lib/Extensions.js +203 -0
  357. data/node_modules/ws/lib/PerMessageDeflate.js +507 -0
  358. data/node_modules/ws/lib/Receiver.js +553 -0
  359. data/node_modules/ws/lib/Sender.js +412 -0
  360. data/node_modules/ws/lib/Validation.js +17 -0
  361. data/node_modules/ws/lib/WebSocket.js +717 -0
  362. data/node_modules/ws/lib/WebSocketServer.js +326 -0
  363. data/node_modules/ws/package.json +46 -0
  364. data/node_modules/yauzl/LICENSE +21 -0
  365. data/node_modules/yauzl/README.md +467 -0
  366. data/node_modules/yauzl/index.js +626 -0
  367. data/node_modules/yauzl/package.json +36 -0
  368. data/package.json +5 -0
  369. data/yarn.lock +240 -0
  370. metadata +372 -7
  371. data/app/assets/stylesheets/default.css +0 -4
  372. data/lib/postdoc/postdoc_view_helper.rb +0 -22
@@ -0,0 +1,5 @@
1
+ var toString = {}.toString;
2
+
3
+ module.exports = Array.isArray || function (arr) {
4
+ return toString.call(arr) == '[object Array]';
5
+ };
@@ -0,0 +1,45 @@
1
+ {
2
+ "name": "isarray",
3
+ "description": "Array#isArray for older browsers",
4
+ "version": "1.0.0",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git://github.com/juliangruber/isarray.git"
8
+ },
9
+ "homepage": "https://github.com/juliangruber/isarray",
10
+ "main": "index.js",
11
+ "dependencies": {},
12
+ "devDependencies": {
13
+ "tape": "~2.13.4"
14
+ },
15
+ "keywords": [
16
+ "browser",
17
+ "isarray",
18
+ "array"
19
+ ],
20
+ "author": {
21
+ "name": "Julian Gruber",
22
+ "email": "mail@juliangruber.com",
23
+ "url": "http://juliangruber.com"
24
+ },
25
+ "license": "MIT",
26
+ "testling": {
27
+ "files": "test.js",
28
+ "browsers": [
29
+ "ie/8..latest",
30
+ "firefox/17..latest",
31
+ "firefox/nightly",
32
+ "chrome/22..latest",
33
+ "chrome/canary",
34
+ "opera/12..latest",
35
+ "opera/next",
36
+ "safari/5.1..latest",
37
+ "ipad/6.0..latest",
38
+ "iphone/6.0..latest",
39
+ "android-browser/4.2..latest"
40
+ ]
41
+ },
42
+ "scripts": {
43
+ "test": "tape test.js"
44
+ }
45
+ }
@@ -0,0 +1,20 @@
1
+ var isArray = require('./');
2
+ var test = require('tape');
3
+
4
+ test('is array', function(t){
5
+ t.ok(isArray([]));
6
+ t.notOk(isArray({}));
7
+ t.notOk(isArray(null));
8
+ t.notOk(isArray(false));
9
+
10
+ var obj = {};
11
+ obj[0] = true;
12
+ t.notOk(isArray(obj));
13
+
14
+ var arr = [];
15
+ arr.foo = 'bar';
16
+ t.ok(isArray(arr));
17
+
18
+ t.end();
19
+ });
20
+
@@ -0,0 +1,225 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ <a name="2.3.1"></a>
6
+ ## [2.3.1](https://github.com/broofa/node-mime/compare/v2.3.0...v2.3.1) (2018-04-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix [#198](https://github.com/broofa/node-mime/issues/198) ([25ca180](https://github.com/broofa/node-mime/commit/25ca180))
12
+
13
+
14
+
15
+ <a name="2.3.0"></a>
16
+ # [2.3.0](https://github.com/broofa/node-mime/compare/v2.2.2...v2.3.0) (2018-04-11)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * fix [#192](https://github.com/broofa/node-mime/issues/192) ([5c35df6](https://github.com/broofa/node-mime/commit/5c35df6))
22
+
23
+
24
+ ### Features
25
+
26
+ * add travis-ci testing ([d64160f](https://github.com/broofa/node-mime/commit/d64160f))
27
+
28
+
29
+
30
+ <a name="2.2.2"></a>
31
+ ## [2.2.2](https://github.com/broofa/node-mime/compare/v2.2.1...v2.2.2) (2018-03-30)
32
+
33
+
34
+ ### Bug Fixes
35
+
36
+ * update types files to mime-db@1.32.0 ([85aac16](https://github.com/broofa/node-mime/commit/85aac16))
37
+
38
+
39
+
40
+ <a name="2.2.1"></a>
41
+ ## [2.2.1](https://github.com/broofa/node-mime/compare/v2.2.0...v2.2.1) (2018-03-30)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * Retain type->extension mappings for non-default types. Fixes [#180](https://github.com/broofa/node-mime/issues/180) ([b5c83fb](https://github.com/broofa/node-mime/commit/b5c83fb))
47
+
48
+
49
+
50
+ <a name="2.2.0"></a>
51
+ # [2.2.0](https://github.com/broofa/node-mime/compare/v2.1.0...v2.2.0) (2018-01-04)
52
+
53
+
54
+ ### Features
55
+
56
+ * Retain type->extension mappings for non-default types. Fixes [#180](https://github.com/broofa/node-mime/issues/180) ([10f82ac](https://github.com/broofa/node-mime/commit/10f82ac))
57
+
58
+
59
+
60
+ <a name="2.1.0"></a>
61
+ # [2.1.0](https://github.com/broofa/node-mime/compare/v2.0.5...v2.1.0) (2017-12-22)
62
+
63
+
64
+ ### Features
65
+
66
+ * Upgrade to mime-db@1.32.0. Fixes [#185](https://github.com/broofa/node-mime/issues/185) ([3f775ba](https://github.com/broofa/node-mime/commit/3f775ba))
67
+
68
+
69
+
70
+ <a name="2.0.5"></a>
71
+ ## [2.0.5](https://github.com/broofa/node-mime/compare/v2.0.1...v2.0.5) (2017-12-22)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * ES5 support (back to node v0.4) ([f14ccb6](https://github.com/broofa/node-mime/commit/f14ccb6))
77
+
78
+
79
+
80
+ # Changelog
81
+
82
+ ## v2.0.4 (24/11/2017)
83
+ - [**closed**] Switch to mime-score module for resolving extension contention issues. [#182](https://github.com/broofa/node-mime/issues/182)
84
+ - [**closed**] Update mime-db to 1.31.0 in v1.x branch [#181](https://github.com/broofa/node-mime/issues/181)
85
+
86
+ ---
87
+
88
+ ## v1.5.0 (22/11/2017)
89
+ - [**closed**] need ES5 version ready in npm package [#179](https://github.com/broofa/node-mime/issues/179)
90
+ - [**closed**] mime-db no trace of iWork - pages / numbers / etc. [#178](https://github.com/broofa/node-mime/issues/178)
91
+ - [**closed**] How it works in brownser ? [#176](https://github.com/broofa/node-mime/issues/176)
92
+ - [**closed**] Missing `./Mime` [#175](https://github.com/broofa/node-mime/issues/175)
93
+ - [**closed**] Vulnerable Regular Expression [#167](https://github.com/broofa/node-mime/issues/167)
94
+
95
+ ---
96
+
97
+ ## v2.0.3 (25/09/2017)
98
+ *No changelog for this release.*
99
+
100
+ ---
101
+
102
+ ## v1.4.1 (25/09/2017)
103
+ - [**closed**] Issue when bundling with webpack [#172](https://github.com/broofa/node-mime/issues/172)
104
+
105
+ ---
106
+
107
+ ## v2.0.2 (15/09/2017)
108
+ - [**V2**] fs.readFileSync is not a function [#165](https://github.com/broofa/node-mime/issues/165)
109
+ - [**closed**] The extension for video/quicktime should map to .mov, not .qt [#164](https://github.com/broofa/node-mime/issues/164)
110
+ - [**V2**] [v2 Feedback request] Mime class API [#163](https://github.com/broofa/node-mime/issues/163)
111
+ - [**V2**] [v2 Feedback request] Resolving conflicts over extensions [#162](https://github.com/broofa/node-mime/issues/162)
112
+ - [**V2**] Allow callers to load module with official, full, or no defined types. [#161](https://github.com/broofa/node-mime/issues/161)
113
+ - [**V2**] Use "facets" to resolve extension conflicts [#160](https://github.com/broofa/node-mime/issues/160)
114
+ - [**V2**] Remove fs and path dependencies [#152](https://github.com/broofa/node-mime/issues/152)
115
+ - [**V2**] Default content-type should not be application/octet-stream [#139](https://github.com/broofa/node-mime/issues/139)
116
+ - [**V2**] reset mime-types [#124](https://github.com/broofa/node-mime/issues/124)
117
+ - [**V2**] Extensionless paths should return null or false [#113](https://github.com/broofa/node-mime/issues/113)
118
+
119
+ ---
120
+
121
+ ## v2.0.1 (14/09/2017)
122
+ - [**closed**] Changelog for v2.0 does not mention breaking changes [#171](https://github.com/broofa/node-mime/issues/171)
123
+ - [**closed**] MIME breaking with 'class' declaration as it is without 'use strict mode' [#170](https://github.com/broofa/node-mime/issues/170)
124
+
125
+ ---
126
+
127
+ ## v2.0.0 (12/09/2017)
128
+ - [**closed**] woff and woff2 [#168](https://github.com/broofa/node-mime/issues/168)
129
+
130
+ ---
131
+
132
+ ## v1.4.0 (28/08/2017)
133
+ - [**closed**] support for ac3 voc files [#159](https://github.com/broofa/node-mime/issues/159)
134
+ - [**closed**] Help understanding change from application/xml to text/xml [#158](https://github.com/broofa/node-mime/issues/158)
135
+ - [**closed**] no longer able to override mimetype [#157](https://github.com/broofa/node-mime/issues/157)
136
+ - [**closed**] application/vnd.adobe.photoshop [#147](https://github.com/broofa/node-mime/issues/147)
137
+ - [**closed**] Directories should appear as something other than application/octet-stream [#135](https://github.com/broofa/node-mime/issues/135)
138
+ - [**closed**] requested features [#131](https://github.com/broofa/node-mime/issues/131)
139
+ - [**closed**] Make types.json loading optional? [#129](https://github.com/broofa/node-mime/issues/129)
140
+ - [**closed**] Cannot find module './types.json' [#120](https://github.com/broofa/node-mime/issues/120)
141
+ - [**V2**] .wav files show up as "audio/x-wav" instead of "audio/x-wave" [#118](https://github.com/broofa/node-mime/issues/118)
142
+ - [**closed**] Don't be a pain in the ass for node community [#108](https://github.com/broofa/node-mime/issues/108)
143
+ - [**closed**] don't make default_type global [#78](https://github.com/broofa/node-mime/issues/78)
144
+ - [**closed**] mime.extension() fails if the content-type is parameterized [#74](https://github.com/broofa/node-mime/issues/74)
145
+
146
+ ---
147
+
148
+ ## v1.3.6 (11/05/2017)
149
+ - [**closed**] .md should be text/markdown as of March 2016 [#154](https://github.com/broofa/node-mime/issues/154)
150
+ - [**closed**] Error while installing mime [#153](https://github.com/broofa/node-mime/issues/153)
151
+ - [**closed**] application/manifest+json [#149](https://github.com/broofa/node-mime/issues/149)
152
+ - [**closed**] Dynamic adaptive streaming over HTTP (DASH) file extension typo [#141](https://github.com/broofa/node-mime/issues/141)
153
+ - [**closed**] charsets image/png undefined [#140](https://github.com/broofa/node-mime/issues/140)
154
+ - [**closed**] Mime-db dependency out of date [#130](https://github.com/broofa/node-mime/issues/130)
155
+ - [**closed**] how to support plist? [#126](https://github.com/broofa/node-mime/issues/126)
156
+ - [**closed**] how does .types file format look like? [#123](https://github.com/broofa/node-mime/issues/123)
157
+ - [**closed**] Feature: support for expanding MIME patterns [#121](https://github.com/broofa/node-mime/issues/121)
158
+ - [**closed**] DEBUG_MIME doesn't work [#117](https://github.com/broofa/node-mime/issues/117)
159
+
160
+ ---
161
+
162
+ ## v1.3.4 (06/02/2015)
163
+ *No changelog for this release.*
164
+
165
+ ---
166
+
167
+ ## v1.3.3 (06/02/2015)
168
+ *No changelog for this release.*
169
+
170
+ ---
171
+
172
+ ## v1.3.1 (05/02/2015)
173
+ - [**closed**] Consider adding support for Handlebars .hbs file ending [#111](https://github.com/broofa/node-mime/issues/111)
174
+ - [**closed**] Consider adding support for hjson. [#110](https://github.com/broofa/node-mime/issues/110)
175
+ - [**closed**] Add mime type for Opus audio files [#94](https://github.com/broofa/node-mime/issues/94)
176
+ - [**closed**] Consider making the `Requesting New Types` information more visible [#77](https://github.com/broofa/node-mime/issues/77)
177
+
178
+ ---
179
+
180
+ ## v1.3.0 (05/02/2015)
181
+ - [**closed**] Add common name? [#114](https://github.com/broofa/node-mime/issues/114)
182
+ - [**closed**] application/x-yaml [#104](https://github.com/broofa/node-mime/issues/104)
183
+ - [**closed**] Add mime type for WOFF file format 2.0 [#102](https://github.com/broofa/node-mime/issues/102)
184
+ - [**closed**] application/x-msi for .msi [#99](https://github.com/broofa/node-mime/issues/99)
185
+ - [**closed**] Add mimetype for gettext translation files [#98](https://github.com/broofa/node-mime/issues/98)
186
+ - [**closed**] collaborators [#88](https://github.com/broofa/node-mime/issues/88)
187
+ - [**closed**] getting errot in installation of mime module...any1 can help? [#87](https://github.com/broofa/node-mime/issues/87)
188
+ - [**closed**] should application/json's charset be utf8? [#86](https://github.com/broofa/node-mime/issues/86)
189
+ - [**closed**] Add "license" and "licenses" to package.json [#81](https://github.com/broofa/node-mime/issues/81)
190
+ - [**closed**] lookup with extension-less file on Windows returns wrong type [#68](https://github.com/broofa/node-mime/issues/68)
191
+
192
+ ---
193
+
194
+ ## v1.2.11 (15/08/2013)
195
+ - [**closed**] Update mime.types [#65](https://github.com/broofa/node-mime/issues/65)
196
+ - [**closed**] Publish a new version [#63](https://github.com/broofa/node-mime/issues/63)
197
+ - [**closed**] README should state upfront that "application/octet-stream" is default for unknown extension [#55](https://github.com/broofa/node-mime/issues/55)
198
+ - [**closed**] Suggested improvement to the charset API [#52](https://github.com/broofa/node-mime/issues/52)
199
+
200
+ ---
201
+
202
+ ## v1.2.10 (25/07/2013)
203
+ - [**closed**] Mime type for woff files should be application/font-woff and not application/x-font-woff [#62](https://github.com/broofa/node-mime/issues/62)
204
+ - [**closed**] node.types in conflict with mime.types [#51](https://github.com/broofa/node-mime/issues/51)
205
+
206
+ ---
207
+
208
+ ## v1.2.9 (17/01/2013)
209
+ - [**closed**] Please update "mime" NPM [#49](https://github.com/broofa/node-mime/issues/49)
210
+ - [**closed**] Please add semicolon [#46](https://github.com/broofa/node-mime/issues/46)
211
+ - [**closed**] parse full mime types [#43](https://github.com/broofa/node-mime/issues/43)
212
+
213
+ ---
214
+
215
+ ## v1.2.8 (10/01/2013)
216
+ - [**closed**] /js directory mime is application/javascript. Is it correct? [#47](https://github.com/broofa/node-mime/issues/47)
217
+ - [**closed**] Add mime types for lua code. [#45](https://github.com/broofa/node-mime/issues/45)
218
+
219
+ ---
220
+
221
+ ## v1.2.7 (19/10/2012)
222
+ - [**closed**] cannot install 1.2.7 via npm [#41](https://github.com/broofa/node-mime/issues/41)
223
+ - [**closed**] Transfer ownership to @broofa [#36](https://github.com/broofa/node-mime/issues/36)
224
+ - [**closed**] it's wrong to set charset to UTF-8 for text [#30](https://github.com/broofa/node-mime/issues/30)
225
+ - [**closed**] Allow multiple instances of MIME types container [#27](https://github.com/broofa/node-mime/issues/27)
@@ -0,0 +1,5 @@
1
+ 1. Commit messages should have a [Conventional Commit](https://conventionalcommits.org/) prefix.
2
+ 2. If you're editing the `types/*` files, just stop. These are auto-generated from [mime-db](https://github.com/jshttp/mime-db). Go talk to those folks.
3
+ 3. README edits should be made to [src/README_md.js](src/README_md.js).
4
+
5
+ Thanks for helping out with this project. You rock!
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2010 Benjamin Thomas, Robert Kieffer
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -0,0 +1,89 @@
1
+ 'use strict';
2
+
3
+ /**
4
+ * @param typeMap [Object] Map of MIME type -> Array[extensions]
5
+ * @param ...
6
+ */
7
+ function Mime() {
8
+ this._types = Object.create(null);
9
+ this._extensions = Object.create(null);
10
+
11
+ for (var i = 0; i < arguments.length; i++) {
12
+ this.define(arguments[i]);
13
+ }
14
+ }
15
+
16
+ /**
17
+ * Define mimetype -> xtension mappings. Each key is a mime-type that maps
18
+ * to an array of extensions associated with the type. The first extension is
19
+ * used as the default extension for the type.
20
+ *
21
+ * e.g. mime.define({'audio/ogg', ['oga', 'ogg', 'spx']});
22
+ *
23
+ * If a type declares an extension that has already been defined, an error will
24
+ * be thrown. To suppress this error and force the extension to be associated
25
+ * with the new type, pass `force`=true. Alternatively, you may prefix the
26
+ * extension with "*" to map the type to extension, without mapping the
27
+ * extension to the type.
28
+ *
29
+ * e.g. mime.define({'audio/wav', ['wav']}, {'audio/x-wav', ['*wav']});
30
+ *
31
+ *
32
+ * @param map (Object) type definitions
33
+ * @param force (Boolean) if true, force overriding of existing definitions
34
+ */
35
+ Mime.prototype.define = function(typeMap, force) {
36
+ for (var type in typeMap) {
37
+ var extensions = typeMap[type];
38
+ for (var i = 0; i < extensions.length; i++) {
39
+ var ext = extensions[i];
40
+
41
+ // '*' prefix = not the preferred type for this extension. So fixup the
42
+ // extension, and skip it.
43
+ if (ext[0] == '*') {
44
+ continue;
45
+ }
46
+
47
+ if (!force && (ext in this._types)) {
48
+ throw new Error(
49
+ 'Attempt to change mapping for "' + ext +
50
+ '" extension from "' + this._types[ext] + '" to "' + type +
51
+ '". Pass `force=true` to allow this, otherwise remove "' + ext +
52
+ '" from the list of extensions for "' + type + '".'
53
+ );
54
+ }
55
+
56
+ this._types[ext] = type;
57
+ }
58
+
59
+ // Use first extension as default
60
+ if (force || !this._extensions[type]) {
61
+ var ext = extensions[0];
62
+ this._extensions[type] = (ext[0] != '*') ? ext : ext.substr(1)
63
+ }
64
+ }
65
+ };
66
+
67
+ /**
68
+ * Lookup a mime type based on extension
69
+ */
70
+ Mime.prototype.getType = function(path) {
71
+ path = String(path);
72
+ var last = path.replace(/^.*[/\\]/, '').toLowerCase();
73
+ var ext = last.replace(/^.*\./, '').toLowerCase();
74
+
75
+ var hasPath = last.length < path.length;
76
+ var hasDot = ext.length < last.length - 1;
77
+
78
+ return (hasDot || !hasPath) && this._types[ext] || null;
79
+ };
80
+
81
+ /**
82
+ * Return file extension associated with a mime type
83
+ */
84
+ Mime.prototype.getExtension = function(type) {
85
+ type = /^\s*([^;\s]*)/.test(type) && RegExp.$1;
86
+ return type && this._extensions[type.toLowerCase()] || null;
87
+ };
88
+
89
+ module.exports = Mime;
@@ -0,0 +1,188 @@
1
+ <!--
2
+ -- This file is auto-generated from src/README_js.md. Changes should be made there.
3
+ -->
4
+ # Mime
5
+
6
+ A comprehensive, compact MIME type module.
7
+
8
+ ## Version 2 Notes
9
+
10
+ Version 2 is a breaking change from 1.x as the semver implies. Specifically:
11
+
12
+ * `lookup()` renamed to `getType()`
13
+ * `extension()` renamed to `getExtension()`
14
+ * `charset()` and `load()` methods have been removed
15
+
16
+ If you prefer the legacy version of this module please `npm install mime@^1`. Version 1 docs may be found [here](https://github.com/broofa/node-mime/tree/v1.4.0).
17
+
18
+ ## Install
19
+
20
+ ### NPM
21
+ ```
22
+ npm install mime
23
+ ```
24
+
25
+ ### Browser
26
+
27
+ It is recommended that you use a bundler such as
28
+ [webpack](https://webpack.github.io/) or [browserify](http://browserify.org/) to
29
+ package your code. However, browser-ready versions are available via wzrd.in.
30
+ E.g. For the full version:
31
+
32
+ <script src="https://wzrd.in/standalone/mime@latest"></script>
33
+ <script>
34
+ mime.getType(...); // etc.
35
+ <script>
36
+
37
+ Or, for the `mime/lite` version:
38
+
39
+ <script src="https://wzrd.in/standalone/mime%2flite@latest"></script>
40
+ <script>
41
+ mimelite.getType(...); // (Note `mimelite` here)
42
+ <script>
43
+
44
+ ## Quick Start
45
+
46
+ For the full version (800+ MIME types, 1,000+ extensions):
47
+
48
+ ```javascript
49
+ const mime = require('mime');
50
+
51
+ mime.getType('txt'); // ⇨ 'text/plain'
52
+ mime.getExtension('text/plain'); // ⇨ 'txt'
53
+
54
+ ```
55
+
56
+ See [Mime API](#mime-api) below for API details.
57
+
58
+ ## Lite Version
59
+
60
+ There is also a "lite" version of this module that omits vendor-specific
61
+ (`*/vnd.*`) and experimental (`*/x-*`) types. It weighs in at ~2.5KB, compared
62
+ to 8KB for the full version. To load the lite version:
63
+
64
+ ```javascript
65
+ const mime = require('mime/lite');
66
+ ```
67
+
68
+ ## Mime .vs. mime-types .vs. mime-db modules
69
+
70
+ For those of you wondering about the difference between these [popular] NPM modules,
71
+ here's a brief rundown ...
72
+
73
+ [`mime-db`](https://github.com/jshttp/mime-db) is "the source of
74
+ truth" for MIME type information. It is not an API. Rather, it is a canonical
75
+ dataset of mime type definitions pulled from IANA, Apache, NGINX, and custom mappings
76
+ submitted by the Node.js community.
77
+
78
+ [`mime-types`](https://github.com/jshttp/mime-types) is a thin
79
+ wrapper around mime-db that provides an API drop-in compatible(ish) with `mime @ < v1.3.6` API.
80
+
81
+ `mime` is, as of v2, a self-contained module bundled with a pre-optimized version
82
+ of the `mime-db` dataset. It provides a simplified API with the following characteristics:
83
+
84
+ * Intelligently resolved type conflicts (See [mime-score](https://github.com/broofa/mime-score) for details)
85
+ * Method naming consistent with industry best-practices
86
+ * Compact footprint. E.g. The minified+compressed sizes of the various modules:
87
+
88
+ Module | Size
89
+ --- | ---
90
+ `mime-db` | 18 KB
91
+ `mime-types` | same as mime-db
92
+ `mime` | 8 KB
93
+ `mime/lite` | 2 KB
94
+
95
+ ## Mime API
96
+
97
+ Both `require('mime')` and `require('mime/lite')` return instances of the MIME
98
+ class, documented below.
99
+
100
+ ### new Mime(typeMap, ... more maps)
101
+
102
+ Most users of this module will not need to create Mime instances directly.
103
+ However if you would like to create custom mappings, you may do so as follows
104
+ ...
105
+
106
+ ```javascript
107
+ // Require Mime class
108
+ const Mime = require('mime/Mime');
109
+
110
+ // Define mime type -> extensions map
111
+ const typeMap = {
112
+ 'text/abc': ['abc', 'alpha', 'bet'],
113
+ 'text/def': ['leppard']
114
+ };
115
+
116
+ // Create and use Mime instance
117
+ const myMime = new Mime(typeMap);
118
+ myMime.getType('abc'); // ⇨ 'text/abc'
119
+ myMime.getExtension('text/def'); // ⇨ 'leppard'
120
+
121
+ ```
122
+
123
+ If more than one map argument is provided, each map is `define()`ed (see below), in order.
124
+
125
+ ### mime.getType(pathOrExtension)
126
+
127
+ Get mime type for the given path or extension. E.g.
128
+
129
+ ```javascript
130
+ mime.getType('js'); // ⇨ 'application/javascript'
131
+ mime.getType('json'); // ⇨ 'application/json'
132
+
133
+ mime.getType('txt'); // ⇨ 'text/plain'
134
+ mime.getType('dir/text.txt'); // ⇨ 'text/plain'
135
+ mime.getType('dir\\text.txt'); // ⇨ 'text/plain'
136
+ mime.getType('.text.txt'); // ⇨ 'text/plain'
137
+ mime.getType('.txt'); // ⇨ 'text/plain'
138
+
139
+ ```
140
+
141
+ `null` is returned in cases where an extension is not detected or recognized
142
+
143
+ ```javascript
144
+ mime.getType('foo/txt'); // ⇨ null
145
+ mime.getType('bogus_type'); // ⇨ null
146
+
147
+ ```
148
+
149
+ ### mime.getExtension(type)
150
+ Get extension for the given mime type. Charset options (often included in
151
+ Content-Type headers) are ignored.
152
+
153
+ ```javascript
154
+ mime.getExtension('text/plain'); // ⇨ 'txt'
155
+ mime.getExtension('application/json'); // ⇨ 'json'
156
+ mime.getExtension('text/html; charset=utf8'); // ⇨ 'html'
157
+
158
+ ```
159
+
160
+ ### mime.define(typeMap[, force = false])
161
+
162
+ Define [more] type mappings.
163
+
164
+ `typeMap` is a map of type -> extensions, as documented in `new Mime`, above.
165
+
166
+ By default this method will throw an error if you try to map a type to an
167
+ extension that is already assigned to another type. Passing `true` for the
168
+ `force` argument will suppress this behavior (overriding any previous mapping).
169
+
170
+ ```javascript
171
+ mime.define({'text/x-abc': ['abc', 'abcd']});
172
+
173
+ mime.getType('abcd'); // ⇨ 'text/x-abc'
174
+ mime.getExtension('text/x-abc') // ⇨ 'abc'
175
+
176
+ ```
177
+
178
+ ## Command Line
179
+
180
+ mime [path_or_extension]
181
+
182
+ E.g.
183
+
184
+ > mime scripts/jquery.js
185
+ application/javascript
186
+
187
+ ----
188
+ Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](http://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)
@@ -0,0 +1,10 @@
1
+ #!/usr/bin/env node
2
+
3
+ 'use strict';
4
+
5
+ var mime = require('.');
6
+ var file = process.argv[2];
7
+ var type = mime.getType(file);
8
+
9
+ process.stdout.write(type + '\n');
10
+
@@ -0,0 +1,4 @@
1
+ 'use strict';
2
+
3
+ var Mime = require('./Mime');
4
+ module.exports = new Mime(require('./types/standard'), require('./types/other'));
@@ -0,0 +1,4 @@
1
+ 'use strict';
2
+
3
+ var Mime = require('./Mime');
4
+ module.exports = new Mime(require('./types/standard'));
@@ -0,0 +1,43 @@
1
+ {
2
+ "author": {
3
+ "name": "Robert Kieffer",
4
+ "url": "http://github.com/broofa",
5
+ "email": "robert@broofa.com"
6
+ },
7
+ "engines": {
8
+ "node": ">=4.0.0"
9
+ },
10
+ "bin": {
11
+ "mime": "cli.js"
12
+ },
13
+ "contributors": [],
14
+ "description": "A comprehensive library for mime-type mapping",
15
+ "license": "MIT",
16
+ "dependencies": {},
17
+ "devDependencies": {
18
+ "chalk": "1.1.3",
19
+ "eslint": "4.6.1",
20
+ "mime-db": "1.33.0",
21
+ "mime-score": "1.0.1",
22
+ "mime-types": "2.1.15",
23
+ "mocha": "3.5.3",
24
+ "runmd": "1.0.1",
25
+ "standard-version": "4.2.0"
26
+ },
27
+ "scripts": {
28
+ "prepare": "node src/build.js && runmd --output README.md src/README_js.md",
29
+ "release": "standard-version",
30
+ "md": "runmd --watch --output README.md src/README_js.md",
31
+ "test": "mocha src/test.js"
32
+ },
33
+ "keywords": [
34
+ "util",
35
+ "mime"
36
+ ],
37
+ "name": "mime",
38
+ "repository": {
39
+ "url": "https://github.com/broofa/node-mime",
40
+ "type": "git"
41
+ },
42
+ "version": "2.3.1"
43
+ }