reoff-clean
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.

reoff-clean

npm version npm downloads

Plugin for reoff to clean the ooxast tree.

Contents

What is this?

When should I use this?

Install

This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as

pnpm add reoff-clean
# or with yarn
# yarn add reoff-clean
# or with npm
# npm install reoff-clean

Use

API


reoffClean()

Signature

reoffClean(options: Options = ...): ReturnType<Plugin<[Options?] | void[], Root, Root>>;

Parameters

Name Type
options Options

Returns

ReturnType<Plugin<[Options?] | void[], Root, Root>>

Defined in: lib/reoff-clean.ts:5

Syntax tree

Types

Compatibility

Security

Related

Contribute

License

GPL-3.0-or-later © Thomas F. K. Jorna

Package Sidebar

Install

npm i reoff-clean

Weekly Downloads

1

Version

0.3.0

License

GPL-3.0-or-later

Unpacked Size

7.29 kB

Total Files

7

Last publish

Collaborators

  • tefkah