alsotang's repos on GitHub
JavaScript · 582 人关注
async_demo
:blue_book:async.js 各种函数的 demo
JavaScript · 259 人关注
fast-js
:heart_eyes: Writing Fast JavaScript
TypeScript · 120 人关注
is-chinese
Determine if a string is all Chinese(based on unicode range)
JavaScript · 61 人关注
alsohosts
:rocket: 一些被封禁域名的 hosts 列表
JavaScript · 40 人关注
externalip
get your external ip in Node.js
24 人关注
blog-1
没事写写文章,喜欢的话请star,不要fork
Python · 14 人关注
libpuzzle_demo
This is a demo project for libpuzzle. The project shows how to use sql-like database to index millions of images.
TypeScript · 10 人关注
cf_workers__file
Generate arbitrary size file on Cloudflare Workers
JavaScript · 8 人关注
asdf
tiny static web server that you can launch instantly in any directory (inspired by https://github.com/ddfreyne/adsf/)
JavaScript · 6 人关注
eventr
A solution to async flow control
Rust · 6 人关注
is_chinese_rs
detect whether a string is all Chinese
4 人关注
hamal
这里都是些 Alsotang 翻译的文字。
TypeScript · 3 人关注
abutils
utils for AudioBuffer
JavaScript · 3 人关注
defo
A method_missing(or Hash.new) lib for JavaScript
JavaScript · 3 人关注
es6tutorial
《ECMAScript 6入门》是一本开源的JavaScript语言教程,全面介绍ECMAScript 6新增的语法特性。
Python · 3 人关注
gpa
1. 查询川大教务处网站获得JSON格式的已修课程数据 2. 通过数据自动计算绩点
2 人关注
APIJSON
🏆 腾讯内外五个奖项、腾讯开源五个第一 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构!🏆 5 awards inside&outside Tencent, 5 best aspects of Tencent Open. 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
JavaScript · 2 人关注
co-readline
Read a file line by line in generator/co style
JavaScript · 2 人关注
Fiddler
Fiddler for Chrome Extension
1 人关注
awesome-nodejs
A curated list of delightful Node.js packages and resources.
1 人关注
blog
Alsotang's blog
JavaScript · 1 人关注
bx
变形金刚
CoffeeScript · 1 人关注
CoffeeScriptRedux
rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
JavaScript · 1 人关注
compress
Compress middleware for koa
1 人关注
create-vue
🛠️ Quickly scaffold a Vue project with `npm init vue@3`
1 人关注
DefinitelyTyped
The repository for high quality TypeScript type definitions.
1 人关注
fancyss
fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
Ruby · 1 人关注
fast-ruby
:dash: Writing Fast Ruby :heart_eyes: —— Collect Common Ruby idioms.
C · 1 人关注
harfbuzzjs
Providing HarfBuzz shaping library for client/server side JavaScript projects
JavaScript · 1 人关注
jsPattern
Javascript 模式学习笔记
1 人关注
keyv
Simple key-value storage with support for multiple backends
C++ · 1 人关注
libpag
The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.
JavaScript · 0 人关注
async
Async utilities for node and the browser
JavaScript · 0 人关注
bufferhelper
Concat buffer correctly and easily.
0 人关注
ChinaGeoJson
Province/city/county geoJSON data from China Map 最新DataV.GeoAtlas全国各省市区县地图JSON数据(附node批量下载脚本)
JavaScript · 0 人关注
cnodejs-ionic
The mobile app of https://cnodejs.org, web demo https://lanceli.github.io/cnodejs-ionic
JavaScript · 0 人关注
cnpm
cnpm: npm client for China mirror of npm
JavaScript · 0 人关注
co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
JavaScript · 0 人关注
coffee
Test command line on nodejs
JavaScript · 0 人关注
component-test
An experiment to see what a simple node app would look like with "Components" from the @visionmedia blog
0 人关注
cookie
cookie serialization and parsing for node.js
JavaScript · 0 人关注
cors
Cross-Origin Resource Sharing(CORS) for koa
HTML · 0 人关注
cube
cube, a new way writing browser-side code. node-cube
JavaScript · 0 人关注
custom-error
Create custom errors in JavaScript that inherit Error or descendants of Error
JavaScript · 0 人关注
d4t
page design
JavaScript · 0 人关注
debug
tiny node.js & browser debugging utility for your libraries and applications
Swift · 0 人关注
Dollar.swift
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore in Javascript
JavaScript · 0 人关注
easy_sock
A fast way to create TCP based socket apis with nodejs
JavaScript · 0 人关注
enable
Detect es6 features enable or not.
JavaScript · 0 人关注
eventproxy
An implementation of task/event based asynchronous pattern.
Python · 0 人关注
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
0 人关注
ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
JavaScript · 0 人关注
forceinterval
auto execute omitted setInterval cycle
0 人关注
Get-D2-2014-Ticket
Get D2 2014 Ticket - Designer & Developer Frontend Technology Forum
CoffeeScript · 0 人关注
getmac
Get the mac address of the current machine you are on via Node.js
0 人关注
github-cards
The unofficial GitHub Cards. Card for your GitHub profile, card for your GitHub repositories.
JavaScript · 0 人关注
giturl
Transfer git url to web url
CSS · 0 人关注
global
Global Demo Labs
JavaScript · 0 人关注
holy_shit
A crazy app. Coming soon!
0 人关注
idb
IndexedDB, but with promises
JavaScript · 0 人关注
immer
Create the next immutable state by mutating the current one
JavaScript · 0 人关注
ioredis
A robust, performance-focused and full-featured Redis client for Node and io.js.
0 人关注
istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
JavaScript · 0 人关注
javascript
JavaScript Style Guide
JavaScript · 0 人关注
JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
JavaScript · 0 人关注
koa
Expressive middleware for node.js using generators
JavaScript · 0 人关注
learn_lodash
Learn more about iteration and function hack of JavaScript through implement the API of Lo-Dash v2.4.