Luke Childs
|
e9ae6e3201
|
Add change log
|
9 years ago |
Luke Childs
|
17ad30e8f3
|
Remove .DS_Store and add to .gitignore
|
9 years ago |
Luke Childs
|
d99050d43b
|
Ignore double quotes in urls
|
9 years ago |
Luke Childs
|
f39760f9bd
|
Make urls in double quotes grabbable
|
9 years ago |
Luke Childs
|
ae0d123845
|
Make urls in HTML tags grabbable
|
9 years ago |
Luke Childs
|
68a587976a
|
Match optional scheme for any pattern
|
9 years ago |
Luke Childs
|
5d751c2130
|
Hostname must contain at least one char
|
9 years ago |
Luke Childs
|
d713b2838c
|
Move code example to top of matches section
|
9 years ago |
Luke Childs
|
d9a6955099
|
Remove unnecessary apostrophe
|
9 years ago |
Luke Childs
|
e139234d90
|
Fix test wording
|
9 years ago |
Luke Childs
|
1b4a616fa0
|
Add example matches to readme
|
9 years ago |
Luke Childs
|
d9c5a889f6
|
Update about
|
9 years ago |
Luke Childs
|
5d603f82aa
|
Make extra chars non match test url more verbose
|
9 years ago |
Luke Childs
|
52d4493d83
|
Test typo
|
9 years ago |
Luke Childs
|
d0103141df
|
Thumbs up emoji for pro tip
|
9 years ago |
Luke Childs
|
ada56373b7
|
Comment out return value in docs
|
9 years ago |
Luke Childs
|
d8cb31598c
|
Add Code Climate badge
|
9 years ago |
Luke Childs
|
592a02950c
|
Disable line length check for markdown
|
9 years ago |
Luke Childs
|
2ae1502e27
|
Only increment header level one at a time
|
9 years ago |
Luke Childs
|
e425fe60b8
|
Remove '$' from shell commands fro easier copy/pasting
|
9 years ago |
Luke Childs
|
7ada64cfa6
|
Format markdown better
|
9 years ago |
Luke Childs
|
128b2a7a1f
|
Remove nsp engine from Code Climate
|
9 years ago |
Luke Childs
|
fe0aa6d2e2
|
Add some engines to Code Climate
|
9 years ago |
Luke Childs
|
5045c1757e
|
Test Code Climate test coverage too
|
9 years ago |
Luke Childs
|
29d1cfea78
|
Add test coverage badge
|
9 years ago |
Luke Childs
|
9c019c8df2
|
Change test coverage to coveralls
|
9 years ago |
Luke Childs
|
c1b4c3c780
|
Add .codeclimate.yml to disable eslint
|
9 years ago |
Luke Childs
|
9750c96f6d
|
First Release 1.0.0
|
9 years ago |
Luke Childs
|
c0e67ad565
|
Add keywords to package.json
|
9 years ago |
Luke Childs
|
53877cd2c2
|
Typo in docs
|
9 years ago |
Luke Childs
|
b4b4a4ed00
|
Fix typo
|
9 years ago |
Luke Childs
|
9a7287145b
|
Add code coverage
|
9 years ago |
Luke Childs
|
a6cba12a2e
|
License
|
9 years ago |
Luke Childs
|
cc1cf03ad2
|
Reword description
|
9 years ago |
Luke Childs
|
dbd8a9856a
|
Add Pro tip
|
9 years ago |
Luke Childs
|
af4b465d55
|
Add newline after '// Returns'
|
9 years ago |
Luke Childs
|
90eabb97b2
|
Change 'piece of text' to 'string'
|
9 years ago |
Luke Childs
|
c05a35479c
|
Reword warning
|
9 years ago |
Luke Childs
|
9ee264794a
|
Add usage to the readme
|
9 years ago |
Luke Childs
|
3cc3717773
|
Add about section to readme
|
9 years ago |
Luke Childs
|
9204c85175
|
Remove newline from readme
|
9 years ago |
Luke Childs
|
856aaec648
|
Add installation instructions to readme
|
9 years ago |
Luke Childs
|
7874f5418d
|
Update readme description
|
9 years ago |
Luke Childs
|
83567c9f2e
|
Add travis badge
|
9 years ago |
Luke Childs
|
afee7f23da
|
Add readme
|
9 years ago |
Luke Childs
|
8d50ca75f7
|
Update description
|
9 years ago |
Luke Childs
|
c7254d0d07
|
Add grab tests
|
9 years ago |
Luke Childs
|
0333a276c0
|
Format match test descriptions with function
|
9 years ago |
Luke Childs
|
a8559d2507
|
Add support for .local and .dev TLDs
|
9 years ago |
Luke Childs
|
228f401e6b
|
Fix error in non match url
|
9 years ago |