sindresorhus / grunt-dependency-check
Checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json and vice-versa
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for grunt-dependency-check
- Find mapcodes in a string☆23Updated 2 years ago
- Check if a JavaScript environment has a DOM☆19Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆25Updated last year
- Parse a PNG☆14Updated 5 years ago
- Display an error in a GUI dialog☆22Updated 3 years ago
- An ES2015 implementation of the "less" command.☆12Updated 8 years ago
- Check if a file is executable☆31Updated 6 years ago
- Check whether a package name is available on bower☆13Updated 3 years ago
- Receive desktop notifications from your GitHub dashboard.☆13Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`