npm-install
Dependency installer
Automates the installation of npm dependencies with caching to speed up project builds.
GitHub Action for install npm dependencies with caching without any configuration
659 stars
3 watching
71 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
github-actionsnpm-installyarn
Related projects:
Repository | Description | Stars |
---|---|---|
| A browser extension that displays npm dependencies on GitHub repos | 774 |
| A tool to quickly run NPM scripts by prefix without typing the full name | 141 |
| A utility to fetch specific properties from the package.json file using a shortened prefix. | 8 |
| A tool that automates the installation of dependencies as you code. | 1,198 |
| Automates package dependency management tasks for Neovim users | 494 |
| Interactive utility to easily update outdated NPM dependencies with changelogs inspection support | 341 |
| A GitHub Action to install WebAssembly dependencies via binary download for faster installation. | 50 |
| A local npm registry mirror that caches and updates packages to speed up installations | 1,161 |
| A tool to easily manage and update dependencies in package.json files | 78 |
| Automates package installation safety checks by auditing npm packages for vulnerabilities and providing warnings before installing. | 958 |
| A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 795 |
| A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
| Automates npm release processes for developers | 15 |
| Tools to simplify package and type installation | 101 |
| Makes it easy to manage dependencies in Nix projects by simplifying package management and version control. | 1,632 |