Socket
Socket
Sign inDemoInstall

qs-ui-npm

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    qs-ui-npm

qs-ui


Version published
Weekly downloads
2
Maintainers
1
Install size
1.30 MB
Created
Weekly downloads
 

Readme

Source

QS-UI

一个自实现的移动端 UI 库

说明

本插件依赖font-awesome@4.7.0,安装本插件的同时也会安装font-awesome。在使用本UI样式库的时候可以直接引用对应的CSS文件:

import 'font-awesome/css/font-awesome.min.css';
import 'qs-ui/css/qs-ui.min.css';

同时,本插件已经使用js文件打包了两个css文件,在支持CSS模块的项目里也可以像下面这样直接引用插件:

import 'qs-ui';

Keywords

FAQs

Last updated on 17 Jan 2020

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