# acorn-hammerhead **Repository Path**: mirrors_DevExpress/acorn-hammerhead ## Basic Information - **Project Name**: acorn-hammerhead - **Description**: Acorn.js parser fork for TestCafe Hammerhead - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Acorn.js Parser Adapted to TestCafe Hammerhead This [Acorn.js](https://github.com/acornjs/acorn) version contains only features used by [TestCafe Hammerhead](https://github.com/DevExpress/testcafe-hammerhead). It also provides the following enhancements: * Better Unicode support; * Tighter integration with [Esotope](https://github.com/inikulin/esotope). ## Usage Drop-in replacement for [Acorn.js](https://github.com/acornjs/acorn). See [Acorn.js README](https://github.com/acornjs/acorn/blob/master/acorn/README.md) for usage examples. Note that only a limited number of Acorn.js features are supported in this version.