New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ll-ui

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ll-ui

一个跨端的WebComponents组件库

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

LL-UI

一个跨端的 WebComponents 组件库

downloads Version GitHub repo stars

NPM

如何使用?

npm install --save ll-ui

全局引入

import LLUI from "ll-ui";

单独引入

import Switch from "ll-ui/src/Switch";

window.customElements.define("ui-switch", Switch);

下面是具体的组件清单:

版权

MIT License

Copyright (c) zxl20070701 走一步,再走一步

Keywords

WebComponents

FAQs

Package last updated on 18 Feb 2025

Did you know?

Socket

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.

Install

Related posts