npm-tutor
Dependency manager tutor
A tool to guide developers through the process of managing dependencies with npm
npm tutor for nodeconf 2014
23 stars
4 watching
5 forks
Language: JavaScript
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
workshopper/how-to-npm | An interactive tutorial for learning how to manage dependencies in Node.js projects | 1,121 |
rvpanoz/luna | A tool for managing npm dependencies through a modern UI. | 1,007 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |
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 |
thoth-station/jupyter-nbrequirements | This tool helps manage and optimize dependencies in Jupyter Notebooks. | 20 |
davej/john | A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |
th0r/npm-upgrade | Interactive utility to easily update outdated NPM dependencies with changelogs inspection support | 341 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |
silverwind/updates | A tool to manage and update dependencies in Node.js projects. | 99 |
jamitlabs/accio | An alternative dependency manager built into SwiftPM, aiming to improve upon existing solutions like Carthage. | 664 |
disruptek/nimph | A tool for managing dependencies and package hierarchies in Nim programming language projects | 159 |