Skip to content
View EdwardYangZ's full-sized avatar

Block or report EdwardYangZ

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

Popular repositories Loading

  1. kbe_demo_ddz kbe_demo_ddz Public

    基于kbengine和cocos creator的斗地主demo,由kbengine拓展promise风格的async实现和应用

    JavaScript 26 12

  2. kbe_async kbe_async Public

    在kbengine中实现Promise风格的Async异步同步化编程

    Python 13 11

  3. BoltDev BoltDev Public

    bolt的sublime插件, 支持代码跳转, nametable文件生成, 代码提示等功能

  4. callbacks callbacks Public

    Forked from 14rcole/callbacks

    Python callbacks library using decorators.

    Python

  5. functional-javascript functional-javascript Public

    Forked from osteele/functional-javascript

    Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions …

    JavaScript

  6. js-2dmath js-2dmath Public

    Forked from llafuente/js-2dmath

    Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Noise, Random numbers

    JavaScript