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 🙏

© 2026 – Pkg Stats / Ryan Hefner

sakura_ui

v0.0.9

Published

A VUE UI Library

Downloads

23

Readme

SAKURA UI

Build Status NPM

文档

请访问官方网站

介绍

SAKURA UI 是一个不太一样的 UI 框架。

本 UI 框架是一个「从零开始」的框架。任何想从零开始制作 UI 库的人都可以参考,如果对你有帮助,请不要吝惜你的 star。

如果你对代码有疑问,欢迎提issue

注意:本 UI 框架的代码尚未完全完工,请不要在生产环境中使用本 UI 框架。

我都用到了什么知识

  1. 单元测试、覆盖率、持续集成等工程概念
  2. 重构、TDD/BDD、设计模式、单向数据流等技术概念
  3. Vue 2.0 的大部分功能。

目前有哪些轮子

  • 已完成轮子:Grid-网格、Layout-布局、Icon-图标、Input-输入框、Tabs-标签页、Popover-消息提示、Toast-通知 Collapse-折叠面板、Cascader-级联选择器、Slides-轮播、Validate-表单验证

  • 计划中:响应式导航条、分页、表单验证、Table、图片上传、Sticky、Tree、Scroll、Datepicker

项目特点

  1. 使用 Travis CI 进行持续集成(PS:免费又好用 →_→)
  2. 有丰富的单元测试,项目完成时,期望测试覆盖率超过 90%
  3. 自说明的代码,即使没有注释,你也能看懂
  4. 初期我使用 parcel 构建方便新人上手,后期改为 Vue Cli 3 以实现更多功能

视觉稿

如果你觉得我的 UI 库很眼熟,没错...本 UI 框架借鉴了一些市面上成熟 UI 框架(如 iview、Framework7、Element UI 和 Ant Design)的外观, 并在符合主流市场审美的基础上做了一些调整,做到了既一样又不一样。

为什么叫SAKURA

因为樱花小而美,正如本 UI 库特点。

怎么从零开始

  1. 安装依赖

    npm install
  2. 启动 dev server

    npm start

联系方式

欢迎添加微信交流 ^.^