vfile-location

v5.0.3
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
vfile vfile-util util utility virtual file location point position and 2 more...

prepack

npm run build && npm run format

build

tsc --build --clean && tsc --build && type-coverage

format

remark . -qfo && prettier . -w --log-level warn && xo --fix

test-api

node --conditions development test.js

test-coverage

c8 --100 --reporter lcov npm run test-api

test

npm run build && npm run format && npm run test-coverage
npm i vfile-location

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 7/15/2024

Downloads

Maintainers