abb-component
v1.0.2npm· JavaScript* 每一个组件实例上挂载install方法 这是为了能够使用 import {LText} from 'abb-component' app.use(LText) 这种方式单独引入组件 ``` import { App } from 'vue' import LShape from './LShape.vue' LShape.install = (app: App) => { app.component(LShape.name, LShape) }
The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 4 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
2 direct dependencies
Recent releases
- 1.0.24 years ago
- 1.0.14 years ago
- 1.0.04 years ago