kewell-tsao's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Tencent/weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
SwiftGGTeam/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
hzlzh/Best-App
收集&推荐优秀的 Apps/硬件/技巧/周边等
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
unbug/codelf
A search tool helps dev to solve the naming things problem.
node-webot/wechat
微信公共平台消息接口服务中间件
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
NLua/NLua
Bridge between Lua and the .NET.
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
node-webot/wechat-api
Wechat API / 主动调用 API
waveform80/picamera
A pure Python interface to the Raspberry Pi camera module
IronLanguages/main
Work for this repo has moved to https://github.com/IronLanguages/ironpython2
xebecnan/UniLua
A pure c# implementation of Lua 5.2 focus on compatibility with Unity
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
henon/GitSharp
A Git implementation for .Net and Mono
ES-CN/es6features
Overview of ECMAScript 6 features 中文版
YAFNET/YAFNET
🌐 YAF.NET - C# ASP.NET Forum
neolithos/neolua
A Lua implementation for the Dynamic Language Runtime (DLR).
node-webot/wechat-enterprise
微信公众平台企业号版本
adcentury/vue-weui
(Deprecated) WeUI Components with love of vue.js
baalexander/node-xmlrpc
A pure JavaScript XML-RPC client and server for Node.js.
creatshare/vue-mui
❗️⛔️The project is temporarily suspended.----mobile components for Vue.js
frabert/NetLua
Completely managed .NET Lua
chkn/AluminumLua
NOTE: THIS WAS A TOY PROJECT AND IS NOT MAINTAINED
duoshuo/duoshuo-mediawiki
多说 extension for mediawiki
jeremymeng/StackExchange.Redis
General purpose redis client
kewell-tsao/Hyperspace.DotLua
A Lua scripting engine written entirely in C#, focus on compatibility with .NET Core (DNX Core).
kewell-tsao/Hyperspace.Redis
A redis strong type data framework.