Skip to content

Commit 87ff5df

Browse files
committed
Initial commit
0 parents  commit 87ff5df

File tree

5 files changed

+4381
-0
lines changed

5 files changed

+4381
-0
lines changed

README.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# regexplanet-js
2+
3+
This is the XRegExp backend for RegexPlanet, a tool for online regular expression testing.
4+
5+
See [API docs](http://www.regexplanet.com/support/api.html) for what it is supposed to do.
6+
7+
See [XRegExp online regex test page](http://www.regexplanet.com/advanced/xregexp/index.html) to use it to test your regular expressions.

favicon.ico

9.11 KB
Binary file not shown.

robots.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#
2+
# just a backend for the main RegexPlanet.com site: go there to index stuff!
3+
#
4+
User-agent: *
5+
Disallow: /

0 commit comments

Comments
 (0)