Installations
npm install @studiometa/js-toolkit
Developer Guide
Typescript
Yes
Module System
ESM
Node Version
20.15.1
NPM Version
10.7.0
Score
59.7
Supply Chain
82.7
Quality
90.8
Maintenance
100
Vulnerability
100
License
Releases
v3.0.0-beta.3
Published on 04 Dec 2024
v3.0.0-beta.2
Published on 21 Nov 2024
v3.0.0-beta.1
Published on 18 Nov 2024
v3.0.0-beta.0
Published on 16 Nov 2024
v3.0.0-alpha.12
Published on 15 Nov 2024
v3.0.0-alpha.11
Published on 13 Nov 2024
Contributors
Languages
TypeScript (82.51%)
Twig (9.04%)
JavaScript (7.36%)
Vue (0.51%)
HTML (0.42%)
SCSS (0.17%)
Developer
Download Statistics
Total Downloads
54,607
Last Day
2
Last Week
137
Last Month
960
Last Year
16,587
GitHub Statistics
31 Stars
2,275 Commits
3 Forks
17 Watching
41 Branches
18 Contributors
Package Meta Information
Latest Version
2.12.1
Package Id
@studiometa/js-toolkit@2.12.1
Unpacked Size
1.07 MB
Size
174.46 kB
File Count
578
NPM Version
10.7.0
Node Version
20.15.1
Publised On
23 Jul 2024
Total Downloads
Cumulative downloads
Total Downloads
54,607
Last day
-66.7%
2
Compared to previous day
Last week
-63%
137
Compared to previous week
Last month
-71.4%
960
Compared to previous month
Last year
35.4%
16,587
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
JS Toolkit
A JavaScript data-attributes driven micro-framework shipped with plenty of useful utility functions to boost your project.
Installation
Install the latest version via NPM:
1npm install @studiometa/js-toolkit
What is it?
This project is a JavaScript micro-framework (along with its utility functions) whose main objectives are:
- Enforcing best-practice and consistency between projects
- Using elements from the DOM easily
- Enabling custom behaviours on component initialization or other user events
- Disabling custom behaviours on component destruction or other user events
- Initializing components in the right place at the right time
- Defining dependencies between components
Visit js-toolkit.studiometa.dev to learn more.
Contributing
This projects follows the Git Flow methodology to manage its branches and features. The packages and their dependencies are managed with NPM workspaces. The files are linted with ESLint, type checked with TypeScript and formatted with Prettier.
License
See LICENSE.
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
2 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:12
- Warn: no topLevel permission defined: .github/workflows/export-size.yml:1
- Warn: no topLevel permission defined: .github/workflows/publish.yml:1
- Warn: no topLevel permission defined: .github/workflows/tests.yml:1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/export-size.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/export-size.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/export-size.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/export-size.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/publish.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/studiometa/js-toolkit/tests.yml/develop?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:38
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:34
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:49
- Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:21
- Info: 0 out of 10 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 5 third-party GitHubAction dependencies pinned
- Info: 0 out of 4 npmCommand dependencies pinned
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 29 are checked with a SAST tool
Score
4.6
/10
Last Scanned on 2024-12-16
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