44 Commits (c1b4c3c7802e7dad3585c2193b9f3a4c9e453e12)
 

Author SHA1 Message Date
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
Luke Childs b49c644949 Add badass formatting to url matching tests output 9 years ago
Luke Childs a2212f85cb Add test to check get() method works 9 years ago
Luke Childs e279b938d3 Add tests for filter() method 9 years ago
Luke Childs aad1eafbcb Set text as empty string if it isn't to make return value more consistent 9 years ago
Luke Childs 3eb0be56cb Add filter() method 9 years ago
Luke Childs 27a1bfe4fb Add proper support for all TLDs from ICANN 9 years ago
Luke Childs ec516da19a Add support for localhost in regex 9 years ago
Luke Childs be641d85aa Build regex programmatically 9 years ago
Luke Childs 30abc3d62b Add some more matches 9 years ago
Luke Childs 00e9a1d706 Add non match tests 9 years ago
Luke Childs 3201275654 Add loads of match tests 9 years ago
Luke Childs af6c1bb77f Update match json tests to contain description 9 years ago
Luke Childs 7a15ffbdd8 Add matches json to test 9 years ago
Luke Childs 4e036a1b33 Add basic test for get() 9 years ago
Luke Childs ce8beeee71 Add tests for Urls() 9 years ago
Luke Childs a4217d71cd Make sure get() always returns an array 9 years ago
Luke Childs 9c89e31aef Make get() never fails 9 years ago
Luke Childs d300a1319a Add get() method 9 years ago
Luke Childs 24bd300411 Add basic skeleton 9 years ago
Luke Childs 5d5752d7aa Setup project 9 years ago