34 Commits (e856781ad10e3427e17e9e9dffd904d4a7740a27)
 

Author SHA1 Message Date
Luke Childs e856781ad1 Fix typo 9 years ago
Luke Childs d9c55b5322 Update demo gif with new features 9 years ago
Luke Childs b97f6c317b Update tagline 9 years ago
Luke Childs a661dbcd49 Update feature list 9 years ago
Luke Childs e2a43b1192 Add completion for npm install 9 years ago
Luke Childs d9285262ff Check arg count 9 years ago
Luke Childs ab3c1e7e5e Refactor to return on error instead of nesting in ifs 9 years ago
Luke Childs cad2c5ef51 Newline before comment 9 years ago
Luke Childs f48279a1d2 Load functions per npm command 9 years ago
Luke Childs 1d21efa230 Refactor into functions 9 years ago
Luke Childs 93494a1445 Rename to better npm completion 9 years ago
Luke Childs 1a3f01f356 Rewrite script parser in sed 9 years ago
Luke Childs 55340ca947 Update manual installation instructions 9 years ago
Luke Childs 4955448101 Add gif to readme 9 years ago
Luke Childs 83860f906b Add demo gif 9 years ago
Luke Childs f6d210fc6e Add readme 9 years ago
Luke Childs a96a50ae3b Rename as zsh plugin 9 years ago
Luke Childs 4497b73ff5 Check we have completions before setting them 9 years ago
Luke Childs 3f8fc0ec09 Always fallback to default completion 9 years ago
Luke Childs 274943eaa9 Indentation 9 years ago
Luke Childs f2644cd55d Add comments 9 years ago
Luke Childs 0f53435ae2 Fall back to default completion on other npm commands 9 years ago
Luke Childs f09433e60c Only run on npm run 9 years ago
Luke Childs c0c63feb10 Fix invalid compdef syntax 9 years ago
Luke Childs d74a905d30 Check for node before using it 9 years ago
Luke Childs 0bf1e9c4d8 Add "$" to commands to make it obvious they are shell commands 9 years ago
Luke Childs ab7b03f37d Escape semicolns from commands 9 years ago
Luke Childs b1a2337af1 Format for _describe 9 years ago
Luke Childs 3fb0139912 Parse package.json with node 9 years ago
Luke Childs ecea8fb73b Link to npm run command 9 years ago
Luke Childs ffafa7c5d3 Remove unnecessary semicolons 9 years ago
Luke Childs af7f13f059 Wrap code in function 9 years ago
Luke Childs 6bbbf9c264 Find package.json 9 years ago
Luke Childs 5d2221dc75 Add zsh plugin file 9 years ago