es-expand
es-expand 提供了对 JS 中原生类型功能的扩展(如Object、Array、Function、String、Number、Math、Date等等),也提供了一些工具函数;
Found 2 results for JavaScript原生扩展
es-expand 提供了对 JS 中原生类型功能的扩展(如Object、Array、Function、String、Number、Math、Date等等),也提供了一些工具函数;
dom-expand 提供了对 dom 中原生类型功能的扩展(Element、EventTarget、Node 等等),也提供了一些工具函数;