Skip to content

Commit 96bb99d

Browse files
Prepare fork
1 parent 7ad3e87 commit 96bb99d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# regjsgen [![Build status][ci-img]][ci] [![Code coverage status][codecov-img]][codecov]
22

3+
> This is a fork of [bnjmnt4n/regjsgen](https://github.com/bnjmnt4n/regjsgen) with some additional patches. The end goal is to merge these patches upstream.
4+
35
Generate regular expressions from [regjsparser][regjsparser]’s AST.
46

57
## Installation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "regjsgen",
2+
"name": "@babel/regjsgen",
33
"version": "0.7.1",
44
"description": "Generate regular expressions from regjsparser’s AST.",
55
"homepage": "https://github.com/bnjmnt4n/regjsgen",

0 commit comments

Comments
 (0)