Vue Layer

JSON →
library 1.2.5 ·javascript maintenance
verified Jun 4, 2026
ui

vue-layer is a Vue 2 component library for creating modal dialogs, alerts, confirmations, prompts, tooltips, and iframe-like layers, modeled after layui's layer plugin. Current stable version is 1.2.5, released on npm. It extends Vue prototype with $layer methods. Key differentiators: includes a custom iframe layer using Vue components instead of actual iframes, supports maximizable/minimizable windows, and provides simple API similar to layui. It is designed only for Vue 2 and requires manual CSS import. No major updates since 2019; maintenance status is low.