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

desktop_assistant

v1.0.1

Published

Data transfer

Downloads

5

Readme

source-material

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

参考地址 https://blog.csdn.net/qq_37460847/article/details/126918641

不支持win7 https://zhuanlan.zhihu.com/p/689507391

https://github.com/e3kskoy7wqk/vscode-for-windows-7/tree/main/v31.0.0-nightly.20240326

官方说明 https://www.electronjs.org/blog/windows-7-to-8-1-deprecation-notice

★1.需要具有用户身份验证功能,以限制对敏感数据的访问,设置用户权限,根据不同的角色(例如,研究员、管理员、数据分析师)授予适当的访问权限;关键数据加密存储;
★2.数据库采用Sqlite,界面采用Electron,能运行于Windows 7和麒麟操作系统,数据库定期自动备份;界面应该直观且易于使用,允许用户快速录入和查询数据,确保界面设计符合用户习惯,并适当显示帮助信息,以引导用户如何操作;
★3.支持材料热力学性能数据存储并以不同数据格式输出;
★4.支持存储文本字段、jpg等图片、gif等动画和cine等高速录像格式数据;设计数据库之前,需要与我方专家充分讨论字段、关键字等技术细节,详细考虑实验的特点、需要记录的信息以及未来可能的查询需求,形成书面设计文件并签字确认。
★5.支持以时间、速度、负责人等字段或多个字段联合查询,数据读取时间不大于100ms,提供数据导出功能,如将查询结果导出为CSV或Excel文件;
★6.支持基于多个数据条目进行自定义计算,计算结果输出为曲线;
★7.支持读取cine、图片等格式(可扩展)高速摄像文件,支持过曝或过暗图片智能修正,可将片段导出为gif和avi;智能识别运动物体,可根据三维空间关系计算物体的姿态和速度;