
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
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 2,756 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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.