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

@yilianjituan/yilian_dgerm

v0.0.1-alpha.37

Published

A react library developed with dumi

Downloads

1,282

Readme

yilian_dgerm

NPM version NPM downloads

A react library developed with dumi

Usage

TODO

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# Locally preview the production build.
$ yarn run docs:preview

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

2024.10.17 更新日志

1 构建dumi项目 执行组件库 2 引用发布后的组件,可执行

2024.10.18 更新日志

1 配置dumi组件库,执行jenkins 编译成功 2 配置dumi组件库目录 配置路径指向 3 截止目前,该组件库可正常开发与使用

2024.10.21 更新日志

1、添加自动API配置及说明 2、添加导航及入口配置 3、首页配置调整 4、FilterRadio组件封装 5、SelectMax组件封装 6、ExportExcels组件封装 7、发布插件:依赖引用修改

2024.10.22 更新日志

1、更新文档使用说明 2、解决dayjs引用路径的问题 3、解决宿主插件引用报错的问题 4、SelectMax宿主引用组件调试 5、解决ant-design/icons打包报错的问题 6、更换样式插件,统一使用sass 7、PageTemplate组件封装 8、PageTemplate宿主引用与调试

2024.10.23 更新日志

1、EmptyDom 组件封装 2、EmptyDom 宿主引用与调试 3、SuperInput 组件封装 4、SuperInput 宿主引用与调试 5、DropDownSelect 组件封装 6、DropDownSelect 宿主引用与调试 7、公共方法引入处理 8、删除调试组件 9、YLModal 组件封装 10、YLModal 宿主引用与调试

2024.10.24 更新日志

1、SuperCascader 组件封装 2、SuperCascader 宿主引用与调试 3、BigImage 组件封装 4、BigImage 宿主引用与调试 5、解决rc-viewer插件打包报错的问题 6、组件文档调整

2024.10.28 更新日志

1、VideoProgressModal 组件封装 2、VideoProgressModal 宿主引用与调试 3、TabsMode 组件封装 4、TabsMode 宿主引用与调试 5、NumberInput 组件封装 6、NumberInput 宿主引用与调试 7、更换组件库 @yilianjituan/yilian_dgerm -> @yilianjituan/yilian_dgerm 8、依赖适配与打包 9、宿主引用测试 10、PageTemplate 适配,开放属性 buttonTheme 作为按钮颜色属性

2024.10.29 更新日志

1、DropDownSelect 传参调整(抽离业务) 2、PageTemplate 宿主样式调整 3、dumi框架路由调整(区分业务组件与纯组件) 4、结构调整后宿主引用测试 5、ReactEcharts 组件封装 6、ReactEcharts 宿主引用与调试 7、PageTemplate 功能扩展:添加addNo 8、PageTemplate 按钮适配:扩展edc 9、更换组件引入路径 10、PageTemplate 功能扩展: 添加ref声明 11、PageTemplate 参数调试:传入http

2024.10.30 更新日志

1、SelectMax 参数调试:传入http 2、DropDownSelect 参数调试:传入http 3、组件适配:PageTemplate 差异适配 4、添加执行命令 build-copy 支持本地打包调试

2024.10.31 更新日志

1、SelectPosition 组件封装 2、SelectPosition 宿主引用与调试 3、全局样式调整

2024.11.07 更新日志

1、组件调整:DropDownSelect添加查询控制参数changeNoSearch