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

rad-designer

v1.0.0

Published

- 搭建前端架子 基于vue2搭建 ### 编辑器----4d - 构建画布 - 参考线 - 吸附线、组件对齐 - 拖拽改变组件形状 - 元素: 复制(画布) - 元素: 删除(画布) - 元素: 编辑(画布 - 快速预览 - 撤销、重做 ### 组件系统(基于element封装和添加)----接入已有组件实现配置化 5d + 封装定制组件 3d(8d) - 文字 - 普通按钮 - 输入框 - 富文本 - 图片 - 图片选择器 - 页眉页脚.(固定区域) - 表格 --表格编辑器 - 单选框 - 多选框

Downloads

3

Readme

设计器

v0.0.1 测试版本 功能点 (截止2020年12月底)

构建编辑器框架

  • 搭建前端架子 基于vue2搭建

编辑器----4d

  • 构建画布
  • 参考线
  • 吸附线、组件对齐
  • 拖拽改变组件形状
  • 元素: 复制(画布)
  • 元素: 删除(画布)
  • 元素: 编辑(画布
  • 快速预览
  • 撤销、重做

组件系统(基于element封装和添加)----接入已有组件实现配置化 5d + 封装定制组件 3d(8d)

  • 文字
  • 普通按钮
  • 输入框
  • 富文本
  • 图片
  • 图片选择器
  • 页眉页脚.(固定区域)
  • 表格 --表格编辑器
  • 单选框
  • 多选框

进阶功能

  • 自定义脚本
  • 上传文件,转换为模版 (后期看需求实现)
  • 模版生成编辑器
  • 编辑器预览,打印实现

发布接入

  • 打包生成发布包
  • 接入项目并测试

v1.0.0 - 稳定版本

修复测试版本bug

组件支持配置化接入,支持常规几个组件库无缝配置化使用

输出使用文档

v1.0.1 - 测试版本

自配node端服务端和数据库

可独立部署,即插即用

支持服务端渲染提高渲染性能

v.2.0.0 - 稳定版本

修复 测试版本bug

脱离组件库,接入非定制化全新组件库,完美适配vue,react,angular等多个技术栈

支持自定义主题

v2.0.1 - 测试版本

支持嵌入地图,图表

支持导出对应框架的js代码