33 Commits (b7c670a2e2b1081840fbad47ec101112165e7af4)
 

Author SHA1 Message Date
Luke Childs b7c670a2e2 Add test for nonexistant filter 9 years ago
Luke Childs 29e8f4806f Throw error if trying to use get method with nonexistant filter 9 years ago
Luke Childs fade82ed1e Allow mulitple var declarations 9 years ago
Luke Childs d4c8f0050e Change filter var name 9 years ago
Luke Childs 0f135f2cd7 Add tests for get() method 9 years ago
Luke Childs 1618b8e34e Make sure .get() returns an empty array on no matches 9 years ago
Luke Childs d09719faf4 Make sure text is a string before trying to match it 9 years ago
Luke Childs aba5fe67ce Exclude test files from eslint 9 years ago
Luke Childs 2ffdd50fee Add getter function to run filters over text 9 years ago
Luke Childs 673e9b23cd Add default hashtag filters to parser 9 years ago
Luke Childs 23a78141be Allow ternary operator 9 years ago
Luke Childs 6cb9221cf1 Allow dots after newline 9 years ago
Luke Childs 7628018a2c Only force arrow-parens if they're needed 9 years ago
Luke Childs 7c07bf7909 Add allow no keyword spacing after if 9 years ago
Luke Childs 25e33da817 Update eslint to allow unquoted obj props 9 years ago
Luke Childs 168fe3047b Lint and test code on pre-commit 9 years ago
Luke Childs c879dc8ec9 Add linting to travis 9 years ago
Luke Childs fda2146902 Add node version otherwise travis defaults to old version 9 years ago
Luke Childs 48d91c0b11 Remove extra node versions from travis 9 years ago
Luke Childs e649952158 Add code linting 9 years ago
Luke Childs 7f605c11a3 Capitalise test 9 years ago
Luke Childs 8ecae5b2fd Add tests for text method 9 years ago
Luke Childs 6d434d5266 Change setText method name to text 9 years ago
Luke Childs a15b5cd9df Add more tests 9 years ago
Luke Childs 1ee5f0a30b Add .travis.yml 9 years ago
Luke Childs 488c6fd564 Add tests 9 years ago
Luke Childs a741dc331a Make publishable to npm 9 years ago
Luke Childs d0a340f690 Add description to package.json 9 years ago
Luke Childs d42b75bd86 Add default export functionality to babel 9 years ago
Luke Childs f36600f639 Add basic skeleton 9 years ago
Luke Childs 12c84c012b Add build task 9 years ago
Luke Childs 5dc549477a Add babel dev dependencies 9 years ago
Luke Childs 2443897be4 Add package.json 9 years ago