# Esotope Fork for TestCafe Hammerhead
 
This is an [Esotope](https://github.com/inikulin/esotope) fork that contains enhancements required for [TestCafe Hammerhead](https://github.com/DevExpress/testcafe-hammerhead).
 
## Features
 
Compared to [Esotope](https://github.com/inikulin/esotope), this fork:
 
* Does not pollute the global scope,
* Contains numerous fixes for new ECMAScript features.
 
## Usage
 
This is an [Esotope](https://github.com/inikulin/esotope) fork. Esotope, in turn, is an [escodegen](https://github.com/estools/escodegen) drop-in replacement.
 
For API reference, see [escodegen API description](https://github.com/estools/escodegen/wiki/API).
 
However, note some important limitations described on the [Esotope page](https://github.com/inikulin/esotope).