Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

el-admin

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

el-admin

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

  • 0.7.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 18 Oct 2022

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc