Gathering detailed insights and metrics for webmidi
Gathering detailed insights and metrics for webmidi
Gathering detailed insights and metrics for webmidi
Gathering detailed insights and metrics for webmidi
npm install webmidi
Typescript
Module System
Min. Node Version
Node Version
NPM Version
85.8
Supply Chain
90.5
Quality
81.7
Maintenance
100
Vulnerability
100
License
JavaScript (97.46%)
SCSS (1.79%)
Handlebars (0.65%)
CSS (0.1%)
Total Downloads
366,787
Last Day
78
Last Week
2,553
Last Month
15,459
Last Year
121,774
1,553 Stars
4,812 Commits
118 Forks
43 Watching
6 Branches
26 Contributors
Latest Version
3.1.12
Package Id
webmidi@3.1.12
Unpacked Size
3.81 MB
Size
574.91 kB
File Count
16
NPM Version
10.5.0
Node Version
21.2.0
Publised On
22 Nov 2024
Cumulative downloads
Total Downloads
Last day
-25.7%
78
Compared to previous day
Last week
-47%
2,553
Compared to previous week
Last month
-24.5%
15,459
Compared to previous month
Last year
79.3%
121,774
Compared to previous year
1
48
1
WEBMIDI.js makes it easy to interact with MIDI instruments directly from a web browser or from
Node.js. It simplifies the control of physical or virtual MIDI instruments with user-friendly
functions such as playNote()
, sendPitchBend()
or sendControlChange()
. It also allows reacting
to inbound MIDI messages by adding listeners for events such as "noteon"
, "pitchbend"
or
"programchange"
.
In short, the goal behind WEBMIDI.js is to get you started with your web-based MIDI project as quickly and efficiently as possible.
The official website site is the best place to get started. Over there, you will find, amongst others, two key resources:
To exchange with fellow users and myself, you can visit our Forum which is hosted on the GitHub Discussions platform:
If you want to stay up-to-date, here are your best sources:
WEBMIDI.js is a passion project but it still takes quite a bit of time, effort and money to develop and maintain. That's why I would like to sincerely thank 👏 these sponsors for their support:
If you use the library and find it useful, please 💜 sponsor the project.
If you would like to request a new feature, enhancement or API change, please first check that it is not already planned. Then, discuss it in the Enhancement Proposals section of the forum.
If you use this software for research or academic purposes, please cite the project in your references (or wherever appropriate). Here's an example of how to cite it (APA Style):
Côté, J. P. (2021). WebMidi.js v3.0.0 [Computer Software]. Retrieved from https://github.com/djipco/webmidi
Cheers!
-- Jean-Philippe
No vulnerabilities found.
Reason
security policy file detected
Details
Reason
30 commit(s) and 2 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
Reason
SAST tool is run on all commits
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/3 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
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
37 existing vulnerabilities detected
Details
Score
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