pdf.js/src/shared
Jonas Jenwald 16fa9dc4ea Add support for Object.fromEntries
This provides a simpler way of creating an `Object` from e.g. a `Map`, without having to manually iterate over it.
Please see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries
2020-08-06 14:39:51 +02:00
..
cffStandardStrings.js Fix errors reported by the comma-spacing ESLint rule 2016-12-12 20:35:53 +01:00
compatibility.js Add support for Object.fromEntries 2020-08-06 14:39:51 +02:00
fonts_utils.js Add typescript definitions 2020-07-30 11:10:37 +02:00
is_node.js Make the detection of Node.js environments on Electron strict. 2020-07-12 10:56:17 +09:00
message_handler.js Update Prettier to version 2.0 2020-04-14 12:28:14 +02:00
util.js Add support for optional marked content. 2020-08-04 09:26:55 -07:00