e4x-detector

Reporting tool for finding uses of E4X in Firefox addons or JS scripts.

Usage no npm install needed!

<script type="module">
  import e4xDetector from 'https://cdn.skypack.dev/e4x-detector';
</script>

README

E4X detector

Searches a Firefox addon XPI or JS source file for uses of E4X.

Binaries

  • bin/e4x-detector SHELL INPUT : search INPUT file for E4X using the SpiderMonkey executable SHELL

Functions

  • report(shell, path) : run the search

License

Copyright © 2012 Dave Herman

Licensed under the MIT License.