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

@showings-min/showings-ui

v1.0.1

Published

ShowingsMinUI-组件库

Downloads

8

Readme

ShowingsMinUI

ShowingsMinUI-小程序组件库

qrcode

##随便聊聊

本组件库是由我个人基于MIT协议开源,说实在的,我也不知道MIT协议是什么。= =第一次做开源项目,小程序目前有很多不错的组件库,会产生再做一个UI库是因为Min的组件开发CLI真的非常方便,一开始本只想做一个自己用的组件库(我在开发小程序的时候,市面上还没有什么开源UI组件库,所以那时候都是直接写原生),但后来发现了Min-Cli,就觉得这么方便的东西,不如直接把我的组件库开源了。于是就开始翻写,把之前写原生的都翻写到Min了,最终就有了这个ShowingsUI组件库。而且由于Min的UI组件库缺乏表单控件,所以我感觉自己做这个还是挺有意义的。

###安装

$ min install @showings-min/showings-ui

这个是整个库的安装

###基于Min

吃水不忘挖井人,本组件库是基于Min-Cli开发套件开发的UI库,当然也借助Min的特性,本组件库可以结合Wepy进行开发。