MCPcopy Index your code
hub / github.com/AlloyTeam/JMUI

github.com/AlloyTeam/JMUI @JMUIv0.0.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release JMUIv0.0.4 ↗ · + Follow
218 symbols 533 edges 50 files 17 documented · 8% updated 11y agoJMUIv0.0.4 · 2015-02-05★ 1782 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

JMUI

JMUI - 为移动而生

目录结构

  • index.html
    • 示例入口文件
  • demo/
    • 示例
  • css/
  • jmui.css
  • js/
  • jmui.js
  • lib/
  • 存放第三方依赖类库,如 zeptojs

  • stylus/

    • 存放 .styl 源码

代码规范

代码请遵命AlloyTeam 团队规范

构建方式

// 下载源码
$ git clone https://github.com/AlloyTeam/JMUI.git

// 切换到目录
$ cd JMUI

// 安装依赖
$ npm install

// 生成 JMUI/dist/ 文件夹
$ grunt dist

构建

$ grunt dist

grunt build 后将生成 JMUI/dist/ 目录.

备忘

为了方便自动生成文档, 约定如下:

demo/*.html 包含以下 html 结构即可自动生成文档:

<section id="组件ID">

组件描述

            组件 html 代码

组件描述

            组件代码






</section>

其中, #组件ID 唯一, .demo-item 可多个.

Core symbols most depended-on inside this repo

getOwn
called by 27
lib/requirejs/require.js
isArray
called by 17
lib/requirejs/require.js
k
called by 15
doc/scripts/prettify/prettify.js
fn
called by 14
lib/requirejs/require.js
hasProp
called by 13
lib/requirejs/require.js
bind
called by 12
lib/requirejs/require.js
isFunction
called by 11
lib/zeptojs/zepto.js
makeModuleMap
called by 11
lib/requirejs/require.js

Shape

Function 218

Languages

TypeScript100%

Modules by API surface

lib/zeptojs/zepto.min.js46 symbols
lib/requirejs/require.js34 symbols
lib/zeptojs/zepto.js21 symbols
lib/zeptojs/extend/ajax.js16 symbols
lib/zeptojs/ajax.js16 symbols
lib/zeptojs/event.js14 symbols
doc/scripts/prettify/prettify.js14 symbols
js/jmui.js11 symbols
lib/zeptojs/touch.js6 symbols
lib/zeptojs/extend/touch.js6 symbols
lib/zeptojs/data.js3 symbols
lib/zeptojs/animate.js3 symbols

For agents

$ claude mcp add JMUI \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact