Gathering detailed insights and metrics for @phoenix-plugin-registry/hirse.brackets-detect-indentation
Gathering detailed insights and metrics for @phoenix-plugin-registry/hirse.brackets-detect-indentation
npm install @phoenix-plugin-registry/hirse.brackets-detect-indentation
Typescript
Module System
Node Version
NPM Version
70.3
Supply Chain
81.7
Quality
77.3
Maintenance
100
Vulnerability
100
License
JavaScript (95.34%)
CSS (4.66%)
Total Downloads
275
Last Day
1
Last Week
2
Last Month
9
Last Year
48
11 Stars
28 Commits
2 Forks
2 Watching
1 Branches
1 Contributors
Latest Version
1.1.0
Package Id
@phoenix-plugin-registry/hirse.brackets-detect-indentation@1.1.0
Unpacked Size
14.66 kB
Size
4.75 kB
File Count
11
NPM Version
8.1.2
Node Version
16.13.1
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
2
Compared to previous week
Last month
200%
9
Compared to previous month
Last year
-50%
48
Compared to previous year
1
2
Brackets Extension to detect the indentation used in the current file and set your editor settings accordingly.
This extension is using detect-indent for the actual detection.
To install the latest release of this extension use the built-in Brackets Extension Manager which downloads the extension from the Brackets Extension Registry.
To install the latest commit of this extension use the built-in Brackets Extension Manager which has a function to Install from URL...
using this link:
https://github.com/Hirse/brackets-detect-indentation/archive/master.zip
The latest release of this extension is also available on the Brackets npm Registry.
This extension adds two buttons to the indentation indicator in the status bar.
Click the A
to toggle automatic indentation detection on file change or click the D
to detect the indentation of the current file manually.
Use the settings defaultSpaceUnits
and defaultUseTabChar
to define a fallback for the case that the detection fails.
1{ 2 "hirse.detect-indentation.defaultSpaceUnits": 4, 3 "hirse.detect-indentation.defaultUseTabChar": false 4}
Brackets Detect Indentation is licensed under the MIT license.
detect-indent itself is also licensed under the MIT license.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
5 existing vulnerabilities detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/24 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-02-03
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More