
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
@pie-framework/pie-player-components
Advanced tools
This package provides Custom Html Elements for using PIE Framework content.
It provides pie-player
<pie-player></pie-player>
For rendering PIE content, and pie-author
<pie-author></pie-author>
For authoring content.
npm install
npm run test
npm run demo
- starts stencil in dev mode and launches a http server to serve files in src/demo
folder
To debug client side code, run stencil tests with the --devtools
flag and add a debugger
statement in component.tsx code to pause execution. e.g.
npx stencil test --devtools --e2e src/components/pie-player
The documentation is auto-generated and placed in docs/
folder and is available on github pages at https://pie-framework.github.io/pie-player-components/
To build the docs:
npx stencil build
To view the docs locally:
npx http-server docs/
FAQs
Pie Player Components
The npm package @pie-framework/pie-player-components receives a total of 172 weekly downloads. As such, @pie-framework/pie-player-components popularity was classified as not popular.
We found that @pie-framework/pie-player-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.