awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
charleslo1 avatar

charleslo1/weapp-cookie

0
View on GitHub↗
847 stars·97 forks·JavaScript·MIT·2 views

Weapp Cookie

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

Features

  • UI and Functional Components - Cookie support for小程序 network requests.

Star history

Star history chart for charleslo1/weapp-cookieStar history chart for charleslo1/weapp-cookie

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Weapp Cookie

Similar open-source projects, ranked by how many features they share with Weapp Cookie.
  • didi/mpxdidi avatar

    didi/mpx

    3,905View on 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
    View on GitHub↗3,905
  • bigmeow/cheers-mp-routerbigmeow avatar

    bigmeow/cheers-mp-router

    26View on GitHub↗

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

    TypeScript
    View on GitHub↗26
  • bigmeow/minapp-api-promisebigmeow avatar

    bigmeow/minapp-api-promise

    319View on GitHub↗

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

    JavaScript
    View on GitHub↗319
  • afishhhhh/weapp.requestafishhhhh avatar

    afishhhhh/weapp.request

    31View on GitHub↗

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

    JavaScript
    View on GitHub↗31
See all 30 alternatives to Weapp Cookie→

Frequently asked questions

What does charleslo1/weapp-cookie do?

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

What are the main features of charleslo1/weapp-cookie?

The main features of charleslo1/weapp-cookie are: UI and Functional Components.

What are some open-source alternatives to charleslo1/weapp-cookie?

Open-source alternatives to charleslo1/weapp-cookie include: didi/mpx — MPX is a cross-platform framework designed to build applications for multiple mini-program ecosystems and the web from… bigmeow/cheers-mp-router — 🚦精巧强大的微信小程序原生路由. bigmeow/minapp-api-promise — :hammer:微信小程序所有API promise化,支持await、支持请求列队、支持拦截小程序所有API. bigmeow/minapp-slider-left — 微信小程序左划删除组件,可能是性能最好、实现最简单的方案,使用官方组件movable-area、cover-view实现. bobiscool/wxdraw — A lightweight canvas library which providing 2d draw for weapp 微信小程序2d动画库 😎 🐼. afishhhhh/weapp.request — 为微信小程序提供的网络请求组件,是 wx.request 的扩展,基于 Promise API,添加缓存控制.