An open API service indexing awesome lists of open source software.

https://github.com/lucifier129/avatar

JavaScript 原型设计
https://github.com/lucifier129/avatar

Last synced: 12 months ago
JSON representation

JavaScript 原型设计

Awesome Lists containing this project

README

          

# Avatar
JavaScript 原型设计

##简介

给`Object.prototype`添加以`$methodname`为命名格式的便利方法,用私有前缀规避命名冲突。

该工具库以`ES5`为基础,不支持`ie`低版本浏览器。