AST source location detection helper for power-assert
npm install espower-location-detectorespower-location-detector
================================
AST source location detection helper for power-assert
[![Build Status][travis-image]][travis-url]
[![NPM version][npm-image]][npm-url]
[![Code Style][style-image]][style-url]
[![License][license-image]][license-url]
DESCRIPTION
---------------------------------------
espower-location-detector is a AST source location detection helper for power-assert, intended to be used by espower and babel-plugin-espower.
INSTALL
---------------------------------------
````
$ npm install espower-location-detector
AUTHOR
---------------------------------------
* Takuto Wada
SUPPORT POLICY
---------------------------------------
Node under maintenance is supported.
NOTE: If espower-location-detector works in any of the unsupported environments, it is purely coincidental and has no bearing on future compatibility. Use at your own risk.
LICENSE
---------------------------------------
Licensed under the MIT license.
[npm-url]: https://npmjs.org/package/espower-location-detector
[npm-image]: https://badge.fury.io/js/espower-location-detector.svg
[travis-url]: https://travis-ci.org/twada/espower-location-detector
[travis-image]: https://secure.travis-ci.org/twada/espower-location-detector.svg?branch=master
[style-url]: https://github.com/Flet/semistandard
[style-image]: https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg
[license-url]: https://github.com/twada/espower-location-detector/blob/master/LICENSE
[license-image]: https://img.shields.io/badge/license-MIT-brightgreen.svg