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 🙏

© 2025 – Pkg Stats / Ryan Hefner

recloud.dumbo.mobile.vue

v10.29.22

Published

## TODO

Readme

ReCloud JCY WebView

TODO

  • [X] workReportRead 等文件夹名称不规范
  • [X] 替换所有的 $vux.toast 为 rt.
  • [X] 检查现有 rt-view 下面必须包含 header \ content \ footer
  • [ ] 替换所有的 rt-list-container
  • [ ] 所有页面替换成 rt-view 包裹,去除对 Layout.vue 路由的依赖。
    • module\business-account\BusinessAccountDetail.vue
    • module\current-account-statement\currentAccountStatementDetail.vue
    • module\dailyreport\dailyReportListView.vue
    • module\dailyreport\dailyReportReaderListView.vue
    • module\dailyreport\dailyReportReadOnlyView.vue
    • module\image-previewer\index.vue
    • module\knowledge\authors\KnowledgeAuthorsWorksList.vue
    • module\knowledge\authors\KnowledgeTopAuthorList.vue
    • module\knowledge\detail\index.vue
    • module\knowledge\detail\KnowledgeComments.vue
    • module\knowledge\detail\KnowledgeCommentsList.vue
    • module\knowledge\homepage\index.vue
    • module\knowledge\mine\index.vue
    • module\knowledge\mine\KnowledgeList.vue
    • module\knowledge\products\index.vue
    • module\knowledge\types\index.vue
    • module\knowledge\types\KnowledgeTopTypeList.vue
    • module\knowledge\KnowledgeSearch.vue
    • module\knowledge\KnowledgeSearchList.vue
    • [X] module\login\index.vue
    • module\lookup\userLookupView.vue
    • module\monthlyreport\monthlyReportListView.vue
    • module\monthlyreport\monthlyReportReaderListView.vue
    • module\monthlyreport\monthlyReportReadOnlyView.vue
    • module\notice\NoticeDetail.vue
    • module\notice\NoticeDetailView.vue
    • module\notice\NoticeListView.vue
    • module\order\Cart.vue
    • module\order\Category.vue
    • module\order\OrderAddress.vue
    • module\order\OrderConfirm.vue
    • module\order\OrderDetail.vue
    • module\order\OrderList.vue
    • module\rebates-reconciliation\rebatesReconciliationDetail.vue
    • module\salary\SalaryView.vue
    • module\salary\TaxList.vue
    • module\task\taskEdit.vue
    • module\task\taskReadOnly.vue
    • module\weeklyreport\weeklyReportListView.vue
    • module\weeklyreport\weeklyReportReadOnlyView.vue
    • module\work-report-read\WorkReportReadFilter.vue
    • module\work-report-read\WorkReportReadList.vue
    • [X] module\CRM.vue
    • [X] module\OA.vue
  • [ ] 使用 rt-input 代替 x-input 和 input
  • [ ] 封装 Fab 组件
  • [ ] 封装 Avatar 组件
  • [ ] 移除大部分自定义组件的样式,或内置在组件中,或改成全局的样式
  • [ ] ImagePreviewer 需要使用平台的图片预览的组件替换
  • [ ] 封装 Lookup
  • [ ] 移除 userWithFrequentLookup.js
  • [ ] 移除 oaRequisitionServices.js 无效的封装
  • [ ] 尽量去除对 VUX 的组件的直接依赖,改用 rt 组件
    • 比如