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

qs-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qs-ui

qs-ui

  • 0.0.2
  • latest
  • npm
  • Socket score

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

Package last updated on 17 Jan 2020

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