git-ripper
Advanced tools
Comparing version
{ | ||
"name": "git-ripper", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "CLI tool that lets you download specific folders from GitHub repositories without cloning the entire repo.", | ||
@@ -32,2 +32,6 @@ "main": "src/index.js", | ||
"license": "MIT", | ||
"imports": { | ||
"#ansi-styles": "ansi-styles", | ||
"#supports-color": "supports-color" | ||
}, | ||
"dependencies": { | ||
@@ -42,3 +46,3 @@ "ansi-styles": "^6.2.1", | ||
"pretty-bytes": "^6.1.1", | ||
"supports-color": "^9.3.1" | ||
"supports-color": "^9.4.0" | ||
}, | ||
@@ -45,0 +49,0 @@ "repository": { |
@@ -32,13 +32,2 @@ # Git-ripper | ||
## Project Stats | ||
Git-ripper has grown to become a trusted tool in the developer ecosystem: | ||
- **Total Downloads**: Thousands of developers worldwide have downloaded Git-ripper to optimize their workflow and save time when working with large repositories. | ||
- **Weekly Active Users**: Our weekly download statistics show consistent adoption and usage among developers, indicating the tool's reliability and usefulness. | ||
- **Minimal Bundle Size**: Git-ripper is designed to be lightweight and efficient, with a minimal bundle size that ensures quick installation and minimal impact on your system resources. | ||
- **Active Maintenance**: The project is actively maintained with regular updates and improvements, ensuring compatibility with the latest GitHub API changes and addressing user feedback. | ||
- **Community Support**: With growing stars and forks on GitHub, Git-ripper has built a supportive community of users who contribute to its ongoing development and share their success stories. | ||
- **Enterprise Adoption**: Used by teams in various organizations, from startups to large enterprises, Git-ripper helps development teams streamline their workflows when working with modular components from large codebases. | ||
## Features | ||
@@ -45,0 +34,0 @@ |
36734
-2.96%208
-5.02%Updated