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

dooringx-lib

v1.0.0

Published

<div align=center > <img src="https://img-blog.csdnimg.cn/img_convert/520863a38a93d960862f92c805bc97cc.png#pic_center"/> </div>

Downloads

51

Readme

This is the repository for DooringX.

  • 💪 The Next Generation Dooring Framework
  • 🔥 Written in TypeScript
  • 🛠️ Rich Features
  • 🔩 Universal Plugin Interface
  • 🔥 website: 官网地址
  • 🏠 预览 x.dooring

简介 | Brief Intro

dooringx-lib 是 dooringx 的基座,是移除了 dooringx 插件的可视化拖拽框架。

dooringx-lib 提供自己的一套数据流事件机制以及弹窗等解决方案,可以让你更快地自己定制开发可视化拖拽平台。

文档 | Doc

Read the Docs to Learn More.

阅读文档了解更多信息.

二次开发安装 | Installation

npm/yarn  install dooringx-lib

项目上手 | Quick Start

# 克隆项目
# cnpmjs
git clone https://github.com.cnpmjs.org/H5-Dooring/dooringx.git

# or
git clone https://github.com/H5-Dooring/dooringx.git


# 进入项目目录
cd dooringx

# 安装依赖
yarn install

# 启动 dooringx-lib
yarn start

# 启动基础示例
yarn start:example

# 启动 dooringx doc 文档
yarn start:doc

同步代码 | Synchronizing Code

# add upstream
git remote add upstream https://github.com/H5-Dooring/dooringx

# 抓取源仓库修改 master分支
git fetch upstream main

# 切换分支
git checkout main

# 合并远程分支
git merge upstream/main

🤝 贡献 | Contributing

欢迎参与贡献,提出问题、新功能合并请求等!

最新的贡献情况可以参阅 GitHub 提供的contributors页面

❓ 问题 | Issue

Contributions, issues and feature requests are welcome!. Feel free to check issues page.

欢迎提Issues 或者 联系qq:673632758

持续升级 | Continuous Upgrades

Change Log

✂️ 快照 | Screen Shots

其他项目 | Other Projects

| Project | Version | Repo | | --------------------- | ------------------------------- | -------------------- | | h5-Dooring | rc | [GitHub] | | v6.dooring | rc | [GitHub] | | pc-Dooring | rc | [GitHub] |

DooringX视频教程 | dooringx tech

| title(标题) | address(视频地址) | | --------------------- | ------------------------------- | | 前端推荐!使用这款工具,设计稿一键转化成H5页面 | 观看教程 | | 学会了这个低代码框架, 你就是别人眼中的技术大佬! | 观看教程 | | [H5制作]如何轻松制作H5页面,并定制自己的低代码平台? | 观看教程 | | 前端推荐!使用这款工具,设计稿一键转化成H5页面 | 观看教程 | | H5制作】lowocde盛行, 使用这款可视化编辑器轻松帮你制作H5页面 | 观看教程 |

团队介绍 | Team

技术交流 | Technical Communication

dooringx-lib技术交流与反馈

License

MIT