1.0.23 • Published 4 years ago
jqkill v1.0.23
Quickly target, locate, and report each-and-every call to jQuery for elimination. Works like a linter but for jQuery specifically.
Usage
Arguments
jqkill [pattern] -i [pattern] -r [path]
[pattern]- the file matcher pattern (default**/*.js)-i|--ignore- the ignore matcher pattern (default**/node_modules/**)-r|--root- the root path to run the tests from (defaultprocess.cwd())
Basic Usage
Use the defaults
jqkillAdvanced Usage
Specify custom parameters
jqkill "**/*.js" -i "**/lib/**" -r ../kuma/Note: In Linux/OSX the matcher patterns must be delimited in quotes.
1.0.22
4 years ago
1.0.23
4 years ago
1.0.21
5 years ago
1.0.20
5 years ago
1.0.19
5 years ago
1.0.18
5 years ago
1.0.17
5 years ago
1.0.16
6 years ago
1.0.15
6 years ago
1.0.14
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.9
6 years ago
1.0.10
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago