085d7c68ba | ||
---|---|---|
.. | ||
ts-defs | ||
LICENSE | ||
README.md | ||
esotope.js | ||
package.json |
README.md
Esotope Fork for TestCafe Hammerhead
This is an Esotope fork that contains enhancements required for TestCafe Hammerhead.
Features
Compared to Esotope, this fork:
- Does not pollute the global scope,
- Contains numerous fixes for new ECMAScript features.
Usage
This is an Esotope fork. Esotope, in turn, is an escodegen drop-in replacement.
For API reference, see escodegen API description.
However, note some important limitations described on the Esotope page.