2.0.7 • Published 3 years ago

@xml-tools/ast-position v2.0.7

Weekly downloads
25
License
Apache-2.0
Repository
github
Last release
3 years ago

npm (scoped)

@xml-tools/ast-position

Utilities related to textual positions in the XML-Tools Abstract Syntax Tree.

Installation

With npm:

  • npm install @xml-tools/ast-position

With Yarn

  • yarn add @xml-tools/ast-position

Usage

Please see the TypeScript Definitions for full API details.

Simply import/require the @xml-tools/ast-position package and use the utilities as declared in the TypeScript signatures above.

Support

Please open issues on github.

Contributing

See CONTRIBUTING.md.