Gathering detailed insights and metrics for underscore-contrib
Gathering detailed insights and metrics for underscore-contrib
Gathering detailed insights and metrics for underscore-contrib
Gathering detailed insights and metrics for underscore-contrib
The brass buckles on Underscore's utility belt
npm install underscore-contrib
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
621 Stars
669 Commits
117 Forks
36 Watching
6 Branches
55 Contributors
Updated on 01 Sept 2024
Minified
Minified + Gzipped
JavaScript (56.52%)
CSS (41.84%)
HTML (1.64%)
Cumulative downloads
Total Downloads
Last day
-20.2%
11,581
Compared to previous day
Last week
12.5%
98,212
Compared to previous week
Last month
190.2%
264,025
Compared to previous month
Last year
14.9%
894,902
Compared to previous year
The brass buckles on Underscore's utility belt -- a contributors' library for Underscore.
While Underscore provides a bevy of useful tools to support functional programming in JavaScript, it can't (and shouldn't) be everything to everyone. Underscore-contrib is intended as a home for functions that, for various reasons, don't belong in Underscore proper. In particular, it aims to be:
First, you’ll need Underscore. Then you can grab the relevant underscore-contrib libraries and simply add something like the following to your pages:
<script type="text/javascript" src="underscore.js"></script>
<script type="text/javascript" src="underscore.object.builders.js"></script>
At the moment there are no cross-contrib dependencies (i.e. each library can stand by itself), but that may change in the future.
There is still a lot of work to do around perf, documentation, examples, testing and distribution so any help in those areas is welcomed. Pull requests are accepted, but please search the issues before proposing a new sub-contrib or addition. Additionally, all patches and proposals should have strong documentation, motivating cases and tests. It would be nice if we could not only provide useful tools built on Underscore, but also provide an educational experience for why and how one might use them.
Other (potentially) useful sub-contribs include the following:
What do these mean? Well, that’s up for discussion. :-)
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Reason
Found 0/4 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
21 existing vulnerabilities detected
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