Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@londondynamics/pericles-webcomponent
Advanced tools
Pericles (/ˈpɛrɪkliːz/) is the project name for the London Dynamics 3D (and 2D) configurator service. Designed with versatility and ease of integration in mind, this package allows you to embed a dynamic and interactive scene directly onto your web page u
Pericles (/ˈpɛrɪkliːz/) is the project name for the London Dynamics 3D (and 2D) configurator service. Designed with versatility and ease of integration in mind, this package allows you to embed a dynamic and interactive scene directly onto your web page using a simple Web Component.
👉 Try it out in our storybook 👈
npm install @londondynamics/pericles-webcomponent
<script
type="module"
src="node_modules/@londondynamics/pericles-webcomponent/dist/configurator.js"
></script>
<ld-configurator customerId="your-customer-id" sku="your-scene-sku">
</ld-configurator>
See all our examples in action.
The Pericles web component requires the following attributes:
customerId
: Your customer IDsku
: The SKU of the scene you wish to embed ORsceneId
: The permanent ID of the scene you wish to embed ORhash
: The hash code of a previously saved configuration[!TIP] For more information on configuring the visualiser, please visit the SDK Documentation
This project is licensed under the terms of the MIT license.
FAQs
Pericles (/ˈpɛrɪkliːz/) is the project name for the London Dynamics 3D (and 2D) configurator service. Designed with versatility and ease of integration in mind, this package allows you to embed a dynamic and interactive scene directly onto your web page u
We found that @londondynamics/pericles-webcomponent 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.