awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to newfuture/miniprogram-network

Open-source alternatives to Miniprogram Network

30 open-source projects similar to newfuture/miniprogram-network, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Miniprogram Network alternative.

  • didi/mpxAvatar de didi

    didi/mpx

    3,905Voir sur GitHub↗

    MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from a single codebase. It utilizes a static transpilation pipeline to transform source code into platform-specific bundles, employing a single-file component system that encapsulates templates, logic, and styles. The framework provides a reactive state management system that automatically synchronizes application data with the user interface through computed properties and watchers. The project distinguishes itself through a robust build-time toolchain that supports sub-package p

    JavaScript
    Voir sur GitHub↗3,905
  • bigmeow/cheers-mp-routerAvatar de bigmeow

    bigmeow/cheers-mp-router

    26Voir sur GitHub↗

    🚦精巧强大的微信小程序原生路由

    TypeScript
    Voir sur GitHub↗26
  • guyoung/wezrenderAvatar de guyoung

    guyoung/WeZRender

    569Voir sur GitHub↗

    streakjs是一款多端JavaScript Canvas框架

    JavaScript
    Voir sur GitHub↗569
  • bigmeow/minapp-slider-leftAvatar de bigmeow

    bigmeow/minapp-slider-left

    177Voir sur GitHub↗

    微信小程序左划删除组件,可能是性能最好、实现最简单的方案,使用官方组件movable-area、cover-view实现

    JavaScript
    Voir sur GitHub↗177
  • bobiscool/wxdrawAvatar de bobiscool

    bobiscool/wxDraw

    1,725Voir sur GitHub↗

    A lightweight canvas library which providing 2d draw for weapp 微信小程序2d动画库 😎 🐼

    JavaScript
    Voir sur GitHub↗1,725

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • calvinhong/wepy-com-chartsAvatar de CalvinHong

    CalvinHong/wepy-com-charts

    67Voir sur GitHub↗

    基于微信小程序canvas的图表控件,适用于wepy框架

    JavaScript
    Voir sur GitHub↗67
  • chanceyu/we-validatorAvatar de ChanceYu

    ChanceYu/we-validator

    239Voir sur GitHub↗

    :100: 简单灵活的表单验证插件,支持小程序、浏览器以及 Nodejs 端使用

    JavaScript
    Voir sur GitHub↗239
  • charleslo1/weapp-cookieAvatar de charleslo1

    charleslo1/weapp-cookie

    847Voir sur GitHub↗

    一行代码让微信、头条、百度、支付宝小程序支持 cookie,兼容 uni-app 🍪🚀 One line of code allows weapp to support cookie(wx weixin wxapp cookie)

    JavaScript
    Voir sur GitHub↗847
  • chenjinxinlove/cityselectAvatar de chenjinxinlove

    chenjinxinlove/citySelect

    190Voir sur GitHub↗

    基于微信小程序的城市选择

    JavaScript
    Voir sur GitHub↗190
  • deepkolos/three-platformizeAvatar de deepkolos

    deepkolos/three-platformize

    586Voir sur GitHub↗

    一个让 THREE 平台化的项目,目前已适配微信,淘宝,头条小程序,微信小游戏

    JavaScript
    Voir sur GitHub↗586
  • demi520/wxapp-lockAvatar de demi520

    demi520/wxapp-lock

    53Voir sur GitHub↗

    手势解锁

    JavaScript
    Voir sur GitHub↗53
  • jin-yufeng/mp-htmlAvatar de jin-yufeng

    jin-yufeng/mp-html

    3,718Voir sur GitHub↗

    mp-html is a component for rendering and editing HTML content within various mini program environments, such as WeChat and Alipay. It functions as an HTML to mini program parser that converts HTML tags, tables, and SVGs into compatible elements for mobile mini program frameworks. The project includes a cross-platform rich text editor for modifying HTML content and a renderer capable of displaying Markdown syntax and LaTeX formulas through modular extensions. Its broader capabilities cover media interaction management, anchor-based navigation, and user interaction controls for text selection

    JavaScript
    Voir sur GitHub↗3,718
  • dlhandsome/we-debugAvatar de dlhandsome

    dlhandsome/we-debug

    56Voir sur GitHub↗

    微信小程序调试工具

    JavaScript
    Voir sur GitHub↗56
  • geminate/mini-gesture-lockAvatar de geminate

    geminate/mini-gesture-lock

    47Voir sur GitHub↗

    微信小程序手势解锁(Dom实现,避免小程序Canvas卡顿问题),基于原生小程序

    JavaScript
    Voir sur GitHub↗47
  • bigmeow/minapp-api-promiseAvatar de bigmeow

    bigmeow/minapp-api-promise

    319Voir sur GitHub↗

    :hammer:微信小程序所有API promise化,支持await、支持请求列队、支持拦截小程序所有API

    JavaScript
    Voir sur GitHub↗319
  • hawx1993/wxapp-chartsAvatar de hawx1993

    hawx1993/wxapp-charts

    206Voir sur GitHub↗

    🏹微信小程序图表charts组件

    JavaScript
    Voir sur GitHub↗206
  • hzy0913/mpvue-calendarAvatar de Hzy0913

    Hzy0913/mpvue-calendar

    536Voir sur GitHub↗

    📅 A calendar component for vue3.0. Support gesture sliding, range selection, according to the week switch...

    Vue
    Voir sur GitHub↗536
  • ianho/xing-weapp-componentAvatar de ianho

    ianho/xing-weapp-component

    191Voir sur GitHub↗

    微信小程序基础组件扩展

    JavaScript
    Voir sur GitHub↗191
  • ianho/xing-weapp-editorAvatar de ianho

    ianho/xing-weapp-editor

    104Voir sur GitHub↗

    开箱即用的微信小程序图文编辑组件

    JavaScript
    Voir sur GitHub↗104
  • icindy/wxparseAvatar de icindy

    icindy/wxParse

    7,739Voir sur GitHub↗

    wxParse is a rich text parser and renderer specifically designed for the WeChat Mini Program ecosystem. It transforms standard HTML tags and Markdown syntax into native visual elements and compatible layouts. The system processes structured text strings into a repeating list of visual components and media links. It handles the conversion of complex text formats into formatted media and hyperlinks to ensure content displays correctly across mobile devices. The project manages content through regular expression-based parsing and schema-driven element mapping, translating identified content typ

    JavaScript
    Voir sur GitHub↗7,739
  • icindy/wxsearchAvatar de icindy

    icindy/wxSearch

    532Voir sur GitHub↗

    wxSearch-微信小程序优雅的搜索框

    JavaScript
    Voir sur GitHub↗532
  • iexception/anka-brushAvatar de iException

    iException/anka-brush

    12Voir sur GitHub↗

    这是一款为简化小程序里canvas画图操作而创建的一个canvas相关的工具库

    JavaScript
    Voir sur GitHub↗12
  • iexception/anka-trackerAvatar de iException

    iException/anka-tracker

    34Voir sur GitHub↗

    Miniprogram user behavior tracking library. Supports task queues, automatically suspended and retry strategies.

    JavaScript
    Voir sur GitHub↗34
  • jasondu/wxa-plugin-canvasAvatar de jasondu

    jasondu/wxa-plugin-canvas

    3,181Voir sur GitHub↗

    小程序海报组件-生成朋友圈分享海报并生成图片

    JavaScript
    Voir sur GitHub↗3,181
  • afishhhhh/weapp.requestAvatar de afishhhhh

    afishhhhh/weapp.request

    31Voir sur GitHub↗

    为微信小程序提供的网络请求组件,是 wx.request 的扩展,基于 Promise API,添加缓存控制

    JavaScript
    Voir sur GitHub↗31
  • joezheng2015/wx-promise-requestAvatar de JoeZheng2015

    JoeZheng2015/wx-promise-request

    239Voir sur GitHub↗

    解决微信小程序 wx.request 请求的并发数限制、不支持异步问题

    JavaScript
    Voir sur GitHub↗239
  • kiinlam/wetoastAvatar de kiinlam

    kiinlam/wetoast

    229Voir sur GitHub↗

    微信小程序toast增强插件

    JavaScript
    Voir sur GitHub↗229
  • leancloud/weapp-polyfillAvatar de leancloud

    leancloud/weapp-polyfill

    49Voir sur GitHub↗

    Polyfills for w3c API on top of Weapp API

    JavaScript
    Voir sur GitHub↗49
  • lidong1665/weixinprojectAvatar de lidong1665

    lidong1665/WeiXinProject

    168Voir sur GitHub↗

    微信小程序实现--列表的上拉刷新和上拉加载

    JavaScript
    Voir sur GitHub↗168
  • 1977474741/image-cropperAvatar de 1977474741

    1977474741/image-cropper

    1,450Voir sur GitHub↗

    💯一款功能强大的微信小程序图片裁剪插件

    JavaScript
    Voir sur GitHub↗1,450