Skip to content

Latest commit

 

History

History

ast-position

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.