New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

clean-code-metrics

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-code-metrics

metrics for clean code

latest
Source
npmnpm
Version
0.0.12
Version published
Maintainers
1
Created
Source

clean-code

Metrics for Clean Code

Install

npm install -g clean-code-metrics --save-dev

CLI

ccm [command]

Commands:
  ccm summary  Collects summary of all task from project
  ccm list     List all tasks grouped together by file

summary

ccm summary

ccm summary output

Collects summary of all task from project

Options:
  -t, --taskFilter  filter for task             [array] [default: []]
  -c, --config      verbose                                  [string]


list

ccm list

ccm list output

List all tasks grouped together by file

Options:
  -f, --files    files to include               [array] [default: []]
  -c, --config   verbose                                     [string]

Keywords

metrics

FAQs

Package last updated on 03 May 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts