![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Converts a Strat-O-Matic (SOM) print (prt) file data to JSON.
SOM data primarily exists within the game itself, or exported as a PRT file. This module modernizes SOM data as JSON.
npm install strat2json
Pass the contents of a SOM league standings file to leagueStandings2json
, and it will return the data parsed into a JSON object for each conference, division, and team.
Pass the contents of a SOM primary stats file to primaryStats2json
, and it will return the data parsed into a JSON object for each team with the batters and pitchers separated into different arrays.
npm test
Brendan Conrad
MIT
This module is not affiliated with, associated with, authorized by, endorsed by, or in any way connected with Strat-O-Matic (SOM) or Major League Baseball (MLB).
To keep development of this module moving forward, please consider donating to the project.
Watch and give the project a star on Github.
FAQs
Converts Strat-O-Matic print (prt) file data to JSON
The npm package strat2json receives a total of 4 weekly downloads. As such, strat2json popularity was classified as not popular.
We found that strat2json demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.