depscheck | Dependency checker for Golang packages
kandi X-RAY | depscheck Summary
kandi X-RAY | depscheck Summary
depscheck is a Go library. depscheck has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
DepsCheck analyzes source code of your package and all its imports and attempts to find good candidates to be removed as a dependency. It only suggests to pay attention to those dependencies, nothing more. It also can shows detailed statistics for imported packages usage, including external functions, methods, variables and types used in your project. For functions and methods it calculates LOC (Lines Of Code), Cumulative LOC (sum of nested functions), number of calls, nesting depth and so on. This tool was inspired by famous LeftPad incident in NPM/Javascript community. Although Go community do not tend to create packages for every single function over there, the goal is to let programs guide us and help people to learn better practices.
DepsCheck analyzes source code of your package and all its imports and attempts to find good candidates to be removed as a dependency. It only suggests to pay attention to those dependencies, nothing more. It also can shows detailed statistics for imported packages usage, including external functions, methods, variables and types used in your project. For functions and methods it calculates LOC (Lines Of Code), Cumulative LOC (sum of nested functions), number of calls, nesting depth and so on. This tool was inspired by famous LeftPad incident in NPM/Javascript community. Although Go community do not tend to create packages for every single function over there, the goal is to let programs guide us and help people to learn better practices.
Support
Quality
Security
License
Reuse
Support
depscheck has a low active ecosystem.
It has 416 star(s) with 11 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 3 open issues and 5 have been closed. On average issues are closed in 27 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of depscheck is current.
Quality
depscheck has 0 bugs and 0 code smells.
Security
depscheck has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
depscheck code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
depscheck is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
depscheck releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of depscheck
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of depscheck
depscheck Key Features
No Key Features are available at this moment for depscheck.
depscheck Examples and Code Snippets
No Code Snippets are available at this moment for depscheck.
Community Discussions
No Community Discussions are available at this moment for depscheck.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install depscheck
Just run go get:.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page