Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 785 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 785 Bytes

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.