Utilities related to textual positions in the XML-Tools Abstract Syntax Tree.
With npm:
npm install @xml-tools/ast-position
With Yarn
yarn add @xml-tools/ast-position
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.
Please open issues on github.
See CONTRIBUTING.md.