![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.
lord-icon-element
Advanced tools
This project has been relocated to a [new repository](https://github.com/lordicondev/lordicon). We invite you to track the project at its new location, where we will continue to develop and maintain the library.
This project has been relocated to a new repository. We invite you to track the project at its new location, where we will continue to develop and maintain the library.
This package gives developers an easy way to embed, control and customize Lordicon animated icons inside web projects.
It can assist with:
$ npm install lord-icon-element lottie-web
This package should be used in pair with lottie-web. We recommend using this package with a module bundler like Webpack.
From script module:
import lottie from 'lottie-web';
import { defineElement } from 'lord-icon-element';
// define "lord-icon" custom element with default properties
defineElement(lottie.loadAnimation);
From markup:
<lord-icon trigger="hover" src="/my-icon.json"></lord-icon>
Download our repository, to build and preview animated icons usage examples by yourself, run:
npm i
npm start
List of available examples:
v4.1.2 (2023-10-10)
FAQs
This project has been relocated to a [new repository](https://github.com/lordicondev/lordicon). We invite you to track the project at its new location, where we will continue to develop and maintain the library.
The npm package lord-icon-element receives a total of 1,417 weekly downloads. As such, lord-icon-element popularity was classified as popular.
We found that lord-icon-element demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
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.