Skip to content

Commit

Permalink
[readme] add polyfills
Browse files Browse the repository at this point in the history
Closes #82
  • Loading branch information
ljharb committed Aug 23, 2024
1 parent d3dd5c8 commit 80c682d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,8 @@ We've had [a meeting about this subject](https://github.com/benjamingr/RegExp.es
* **Why don't you do X?**

If you believe there is a concern that was not addressed yet, please [open an issue](https://github.com/tc39/RexExp.escape/issues).

## Polyfills

- es-shims: [`regexp.escape`](https://www.npmjs.com/package/regexp.escape)
- [core-js](https://www.npmjs.com/package/core-js)

0 comments on commit 80c682d

Please sign in to comment.