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

@bpui/libs

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpui/libs

bpui common libs

  • 1.1.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
67
increased by6600%
Maintainers
2
Weekly downloads
 
Created
Source

libs组件为系统提供基础的工具及基础样式, 如router, nativeScript, gesture等

Plugins

提供vue插件完成一些任务, 在vue初始化时需要使用插件.

import {VuePlugin as bpVuePlugin} from '@bpui/libs';

Vue.use(bpVuePlugin);

引入插件后能完成如下任务:

  1. 内部初始化;
  2. 非chrome浏览器的滚动动画polyfill
  3. $timer对象初始化.
  4. 所有 @bpui组件的插件安装.

typescript

项目使用 ts 编写. js项目使用时, 需要配置相应webpack.

Keywords

FAQs

Package last updated on 09 Sep 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