Socket
Socket
Sign inDemoInstall

el-admin

Package Overview
Dependencies
30
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    el-admin

Admin components using element (https://github.com/ElemeFE/element) tookit


Version published
Maintainers
1
Install size
15.3 MB
Created

Readme

Source

el-admin

Admin components using element (https://github.com/ElemeFE/element) tookit

How To Use

import Vue from 'vue';
import ElAdmin from 'el-admin';

Vue.use(ElAdmin);

Documentation is a WIP, meanwhile you can take a look at the example folder to find out some examples.

Vetur support

Add vetur extension, it will automatically pick up the tag & attribute definitions

How To Run Examples

# clone this repository
git clone https://github.com/smartprix/el-admin.git
cd el-admin

# install dependencies
yarn

# run any example
node examples/simple/run.js

Keywords

FAQs

Last updated on 18 Oct 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc