npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

fzs-ui

v0.0.5

Published

A ui library for fzs(main for gz-pay)

Downloads

2

Readme

Fzs-UI

蜂助手前端 UI库 A ui library for fzs(main for gz-pay)

  • Version: Beta 0.0.2
  • Fzs-UI 是一个基于 Vue 开发的移动端UI组件库及样式库,主要服务于蜂助手移动端项目,如充值类、服务外放类、聚合收银类、活动外放类等项目;
  • 目前,组件库包含日常使用频率极高的如:Fzs-Input快速创建带校验的 input 输入框,Fzs-Dialog统一风格对话框,Fzs Radio/Checkbox 统一风格选择框;
  • 同时包含的常用 UI 样式有:Button, Icon 等 ;
  • 使用 Npm 引用Fzs-UI,并在需要哪个组件时便引用,简单使用,不引起代码冗余。

Requirement

  • vue@^2.5.2
  • vue-awesome-swiper@^3.1.1
  • vue-router@^3.0.1
  • normalize.css@^7.0.0
  • node@^=6.0.0
  • npm@^=3.0.0

Maintainers

  • Fzs-End

Components Summary

包含了 7个分类 19 个组件

  • ad
    • FzsAdSwiper
    • FzsNoticeBar
  • diagram
    • FzsRatio
  • dialog
    • Alert
    • Confirm
    • InputConfirm
    • Loading
    • PasswordConfirm
    • Toast
  • form
    • FzsAjaxBtn
    • FzsCheckbox
    • FzsCountDownBtn
    • FzsInput
    • FzsRadio
    • FzsSelect
  • icon
    • FzsIcon
  • list
    • FzsList
  • nav
    • FzsNavHeader/FzsNavHeaderItem
    • FzsTabBtn

FzsApi

  • Analysis
    • analysis.js
  • lib-flexible(手淘布局)
    • flexible.js
  • Storage
    • FzsSessionStorage.js
    • FzsStorage.js
  • ClientService.js
  • FzsConfigParse.js
  • LanOrDev.js
  • UploadFile.js