Skip to content
View Lenic's full-sized avatar
Block or Report

Block or report Lenic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. deferred deferred Public

    Similar to jQuery's Deferred, but it's a promise wrapper.

    TypeScript 2

  2. emacs-config emacs-config Public

    我的 Emacs 配置,适用于 Python 和前端 React/Vue 开发。

    Emacs Lisp 16 1

  3. compose compose Public

    组合模式的一个实现方案,可以把操作封装成一个管道。

    JavaScript

  4. loop loop Public

    用于在 JavaScript 中异步、并行执行某些操作。

    TypeScript