JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 74316
  • Score
    100M100P100Q158759F

Power Assert instrumentor from source to source

Package Exports

  • espower-source

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (espower-source) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

espower-source

Build Status NPM version Dependency Status

Power Assert instrumentor from source to source.

DESCRIPTION

espower-source is a source code transformer that applies espower to target source.

espower manipulates assertion expression (JavaScript Code) represented as Mozilla JavaScript AST, to instrument power-assert feature into the code.

Please note that espower-source is a beta version product. Pull-requests, issue reports and patches are always welcomed.

See power-assert project for more documentation.

AUTHOR

LICENSE

Licensed under the MIT license.