Gathering detailed insights and metrics for utool
Gathering detailed insights and metrics for utool
Gathering detailed insights and metrics for utool
Gathering detailed insights and metrics for utool
npm install utool
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
41 Commits
2 Watching
1 Branches
1 Contributors
Updated on 22 Nov 2017
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
1
Compared to previous week
Last month
200%
3
Compared to previous month
Last year
-34.8%
88
Compared to previous year
utool is an library for Node.JS which provide powerful function for daily tasks. So, in the few words, it is a swiss knife for any javascript developer.
You can install ustat with the npm:
1npm install utool
Represents a function for strings capitalization
Parameters
source: string, - String for capitalization
Represents a function for strings uncapitalization
Parameters
source: string, - String for uncapitalization
Represents a function for strings upper-case
Parameters
source: string, - String for upper-case
Represents a function for strings lower-case
Parameters
source: string, - String for lower-case
Represents a function for strings/arrays reverse
Parameters
source, - String/Array for reverse
Represents a function for deletion multiple whitespaces from string
Parameters
source: string, - String for deletion multiple spaces
Get first element in array
Parameters
source: Array, - Array
Get last element in array
Parameters
source: Array, - Array
Get rest of array
Parameters
source: Array, - Array
from: number, - Number of elements for omit
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
Found 0/30 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
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2024-11-25
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