Socket
Socket
Sign inDemoInstall

@lin-view-ui/show-more

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

@lin-view-ui/show-more

show-more


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

ShowMore

在线文档

http://ui.linjiafu.top/show-more

安装

npm install @lin-view-ui/show-more

快速开始

import Vue from 'vue';
import ShowMore from '@lin-view-ui/show-more';
import '@lin-view-ui/show-more/dist/style.css'

Vue.use(ShowMore);

// or
Vue.component(ShowMore.name, ShowMore);

浏览器支持

  • 现代浏览器和 IE10 及以上
  • Electron

贡献

如果你在使用 lin-view-ui 时遇到问题,或者有好的建议,欢迎给我提 Issue

LICENSE

MIT

Keywords

FAQs

Package last updated on 29 Jun 2021

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