wxBase64
Base64 encoder/decoder
A utility library for encoding and decoding base64 strings in JavaScript, primarily designed for use in WeChat mini-apps.
在小程序中使用 js-base64 库
21 stars
3 watching
17 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
base64miniappweixinwexinwxapp
Related projects:
Repository | Description | Stars |
---|---|---|
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
youngjuning/wx-promise-pro | A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
adamvr/arduino-base64 | A C++ library for encoding binary data into base64 strings on the Arduino platform. | 183 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
natee/wxapp-2048 | A 2048 game implementation in a WeChat mini program for learning and development purposes | 362 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
luvitrocks/luvit-base64 | A high-performance base64 encoding and decoding library optimized for Lua | 1 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
youngjuning/wxmd5 | A JavaScript implementation of MD5 hashing for WeChat Mini Programs. | 46 |
elfsundae/urlsafe-base64 | A PHP library for encoding data in a URL-safe base64 format | 9 |
wuuuu/wepy-components | A collection of reusable building blocks for developing WeChat mini programs using the wepy framework. | 7 |
floydawong/wxapp | A tool for developing and working with WeChat mini-programs in Sublime Text. | 44 |
arleyguolei/wx-words-pk | A set of tools and components for building Chinese input methods, focusing on character prediction and suggestion algorithms. | 886 |