Gathering detailed insights and metrics for @mobsya-association/thymio-js-api-demo
Gathering detailed insights and metrics for @mobsya-association/thymio-js-api-demo
Gathering detailed insights and metrics for @mobsya-association/thymio-js-api-demo
Gathering detailed insights and metrics for @mobsya-association/thymio-js-api-demo
Sample code show casing the use of the javascript api for thymio
npm install @mobsya-association/thymio-js-api-demo
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
53 Commits
3 Watchers
3 Branches
4 Contributors
Updated on Nov 24, 2022
Latest Version
0.1.1
Package Id
@mobsya-association/thymio-js-api-demo@0.1.1
Unpacked Size
2.06 MB
Size
466.33 kB
File Count
9
NPM Version
6.13.7
Node Version
10.15.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
This simple javascript application showcases how to use the Thymio API from a browser or a node-based app
TODO
Npm is a package manager for JavaScript, you will need it to work with the Thymio API
Note that despite depending on Node to install and build the Thymio JS API, it is fully compatible with browsers and Node.
Run npm i
in the cloned directory to install the required dependencies.
Run npm run browser
, then open dist/index.html
in your browser.
The web-based version outputs in the browser's console.
Run npm start
The thymio API is distributed as a npm package.
It can be installed with npm -i @mobsya-association/thymio-api
.
This demo project also depends on:
The code is in src
and gets compiled into dist
.
You can copy this project or get inspiration from it to start working on web-applications compatible with thymio.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- 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
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 2025-07-14
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