mayjs:一个javascript面向对象的库

时间:2021-05-20 09:13:55
【文件属性】:
文件名称:mayjs:一个javascript面向对象的库
文件大小:692KB
文件格式:ZIP
更新时间:2021-05-20 09:13:55
JavaScript 原则 简单但清晰 集中更好JavaScript 将JavaScript保留为JavaScript 特征 对象包装jQuery中的相似$(),但支持包装任何对象 模块Ruby模块启发 类和继承带上onExtend()和onInitialize()钩子等等 界面用于文档隐式接口和验证对象 方法重载帮助您清理函数标题行中参数的类型声明 类似关键字的功能简化复杂表达式和重复代码的一系列功能 安装 安装nodejs npm intall mayjs 安装浏览器 bower install mayjs 入门 在您的项目中开始使用May.js的最快方法是仅包含may.js <!DOCTYPE html > < html > < head > < script src =" may.js " > </ script > < script > M ( function ( $ ,
【文件预览】:
mayjs-master
----jsdoc.json(844B)
----may.js(57KB)
----may.min.js.gz(4KB)
----bower.json(491B)
----Gruntfile.js(2KB)
----todo.md(124B)
----src()
--------MObject.js(1005B)
--------MObjectUtil.js(7KB)
--------base.js(9KB)
--------boot.js(1KB)
--------md5.js(9KB)
--------util.js(8KB)
--------interface.js(9KB)
--------$.js(6KB)
--------module.js(3KB)
--------overload.js(4KB)
----lib()
--------base2.js(49KB)
--------es5-shim.min.js(8KB)
--------sinon-1.7.3.js(130KB)
--------es5-sham.js(14KB)
--------mocha()
--------es5-shim.js(33KB)
--------Base.js(4KB)
--------es5-sham.min.js(3KB)
----doc()
--------index.html(19KB)
--------classes.list.html(5KB)
--------global.html(6KB)
--------styles()
--------M.BaseObj.html(6KB)
--------img()
--------scripts()
--------global.html#M(40KB)
--------M.BaseClass.html(6KB)
--------M.MObjectUtil.html(25KB)
--------M.Wrapper.html(21KB)
--------M.html(51KB)
--------M.util.html(22KB)
--------may.js.html(46KB)
--------M.IModuleOption.html(8KB)
--------M-Klass.html(10KB)
--------namespaces.list.html(5KB)
----how_to_publish.md(308B)
----examples()
--------index.html(9KB)
--------test.js(4KB)
--------test2.js(3KB)
----.travis.yml(137B)
----test()
--------$Spec.coffee(5KB)
--------baseSpec.coffee(5KB)
--------utilSpec.coffee(4KB)
--------overloadSpec.coffee(2KB)
--------interfaceSpec.coffee(7KB)
--------moduleSpec.coffee(3KB)
--------MObjectUtilSpec.coffee(8KB)
--------test.html(1KB)
--------mocha.opts(98B)
----LICENSE.md(1KB)
----.gitignore(60B)
----readme.md(13KB)
----why.md(144B)
----package.json(778B)
----static()
--------logo()
----may.min.js(13KB)

网友评论