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

cnbi-design

v1.0.29

Published

目录结构: design: - layout.vue 主布局页面 - readme.md

Downloads

8

Readme

目录结构: design:

  • layout.vue 主布局页面

  • readme.md

    • views: 主布局视图
      • MainView 中间布局
      • MiniSideBar 左侧mini菜单
      • SideBar 左侧菜单
    • components: 组件
      • TopNav.vue 右侧头部搜索和用户头像
      • Views.vue 主视图
      • EmptyView.vue 无数据显示视图
      • Dafault.vue 默认最近编辑视图
      • Cube.vue 数据集
      • Publish.vue 发布门户
      • Popover.vue 弹出层公用组件
      • DataSource.vue 数据源
      • DropDown.vue 中间顶部下拉
      • EditView 右侧编辑区域
    • mock: 静态资源(弹出层,菜单,测试数据)
      • main.json 主设计页面
      • source.json 数据源
      • cube.json 数据集
    • img 切图

属性: TemplateObject: + main { clientID - 模块 (default,cube,text...) nodeId - 激活菜单 title - 标题 logo - logo isEditFold - 是否折叠右侧编辑菜单 isFold: false - 是否折叠左侧菜单 menuDatas:[] - 菜单 popoverDatas:[] - 弹出层 SelectDatas:[] - 搜索下拉测试数据 dropDatas:[] - 下拉测试数据 publishDatas:[] - 发布门户测试数据 tableColumns:[] - 表格列数据 } + ...(其他模块类似)

client:

default, chart, table, text, datasource[dims], install[report,dash], portal,

##分析: 1.菜单,顶部,右侧操作区通用界面搭建 2.测试数据整理 3.图片,icon,样式整理 4.右侧操作区事件与禁用状态 5.数据集等面包屑导航与对应表格

对应路由

主页菜单: recent,publish

弹出层: datasource table subject

chart (分析)table text indicator

dash large_screen

report ppt_report

##数据源路由 datasource/pool datasource/file datasource/third

##数据集路由 table/sql shj table/cube -- > lmq table/defined
table/random

##固定模板跳转路由 table/profia