how-to-npm
Dependency management tutorial
An interactive tutorial for learning how to manage dependencies in Node.js projects
A module to teach you how to module.
1k stars
37 watching
220 forks
Language: JavaScript
last commit: over 2 years ago javascriptnodeschoolnpm
Related projects:
Repository | Description | Stars |
---|---|---|
timoxley/npm-tutor | A tool to guide developers through the process of managing dependencies with npm | 23 |
workshopper/learnyounode | An introduction to Node.js through interactive workshops | 7,281 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
workshopper/levelmeup | An introduction to Node.js databases through guided workshops and exercises. | 270 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
workshopper/how-to-markdown | A workshop on learning Markdown syntax and formatting using interactive exercises. | 218 |
rvpanoz/luna | A tool for managing npm dependencies through a modern UI. | 1,007 |
silverwind/updates | A tool to manage and update dependencies in Node.js projects. | 99 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |
davej/john | A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 217 |