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

@mybricks/designer-spa

v1.5.1

Published

Designer for no-code, compatible with low-code

Downloads

26

Readme

欢迎使用 mybricks-SPA设计引擎

mybricks-SPA 是mybricks引擎家族面向单页应用的企业级低代码设计引擎。

mybricks-SPA历经了数百次迭代,目前已经服务于几十种业务,包括中后台、门户页面、数据可视化、H5页面、小程序页面、图片编辑等各类应用场景。

相关文档

mybricks-SPA 引擎配置 编辑器(Editor)与自定义编辑器 云组件搭建应用

特性

1. 所见即所得的开发体验,同时提供了对AI(chatGPT)的强大支持与扩展;

img_4.png

2. 强大的布局能力

img_1.png

3. 交互事件图形化编程

搭载了Mybricks-Topl图形化编程引擎,支持各类交互事件的图形化编程,包括:点击、双击、拖拽、滚动、滑动、拖拽等。 img_2.png

4. 方便且强大的即时调试能力

img_3.png

本地快速使用

1. clone 工程

git clone [email protected]:mybricks/designer-spa-demo.git

2. 安装依赖项

npm install

3. 编译应用,启动服务

npm run dev

4. 打开浏览器,访问

http://localhost:8000/

img.png