Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 79016a8

Browse files
committed
Add basic README
1 parent 9ee43cf commit 79016a8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Netlify Redirect Parser
2+
3+
This is a small node library for parsing Netlify's redirect rules.
4+
5+
It works with both `_redirect` and `netlify.toml` files and will
6+
turn the rules into a canonical list of object literals representing
7+
the parsed rules

0 commit comments

Comments
 (0)