Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
bigscreen-player
Advanced tools
Simplified media playback for bigscreen devices.
Bigscreen Player is an open source project developed by the BBC to simplify video and audio playback on a wide range of 'bigscreen' devices (TVs, set-top boxes, games consoles, and streaming devices).
For documentation on using this library, please see our Getting Started guide.
Install dependencies:
npm install
You can run Bigscreen Player locally in a dev environment by running:
npm run start
This will open a web page at localhost:8080
.
The project is unit tested using Jest. To run the tests:
npm test
This project currently has unit test coverage but no integration test suite. This is on our Roadmap to address.
semver prerelease
, semver patch
, semver minor
or semver major
Bigscreen Player uses JSDocs to autogenerate API documentation. To regenerate the documentation run:
npm run docs
See CONTRIBUTING.md
Bigscreen Player is available to everyone under the terms of the Apache 2.0 open source license. Take a look at the LICENSE file in the code for more information.
FAQs
Simplified media playback for bigscreen devices.
The npm package bigscreen-player receives a total of 6,710 weekly downloads. As such, bigscreen-player popularity was classified as popular.
We found that bigscreen-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.