Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
Return the properties of an ooxast
node as a JSON object
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add ooxast-util-properties
# or with yarn
# yarn add ooxast-util-properties
# or with npm
# npm install ooxast-util-properties
getPr(node: Element): PrObject;
Name | Type |
---|---|
node |
Element |
Defined in: lib/ooxast-util-properties.ts:35
[key
: string
]: string
| boolean
| PrObject
GPL-3.0-or-later © Thomas F. K. Jorna