All Projects → fengyiqicoder → CodeMap

fengyiqicoder / CodeMap

Licence: other
把全部项目代码转换成一个思维导图 (暂时只支持Swift)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CodeMap

GitMindMap-command
📘 GitMindmap Git 指令-思维导图 Git常用指令速查
Stars: ✭ 108 (+260%)
Mutual labels:  mindmap, xmind
Xmind
The most popular mind mapping software
Stars: ✭ 1,883 (+6176.67%)
Mutual labels:  mindmap, xmind
android-thinkmap-treeview
Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图
Stars: ✭ 314 (+946.67%)
Mutual labels:  mindmap, xmind
Mind-Map
基于思维导图的可视化学习系统
Stars: ✭ 85 (+183.33%)
Mutual labels:  mindmap
xmind-sdk-swift
XMind SDK for Swift
Stars: ✭ 33 (+10%)
Mutual labels:  xmind
notes
保存了我的所有的学习笔记
Stars: ✭ 23 (-23.33%)
Mutual labels:  xmind
cissp-mind-map
CISSP mind map, 8 domains, 2020 edition, OSG/AIO eighth edition, 8th
Stars: ✭ 31 (+3.33%)
Mutual labels:  mindmap
svelte-mindmap
Svelte component for MindMap
Stars: ✭ 122 (+306.67%)
Mutual labels:  mindmap
pentestmindmap
a mindmap on pentest #pentestmindmap #oscp #lpt #ecsa #ceh #bugbounty
Stars: ✭ 179 (+496.67%)
Mutual labels:  mindmap
MindMapper
Blender Python - Node-based multi-line text and image flowchart
Stars: ✭ 58 (+93.33%)
Mutual labels:  mindmap
almanacs
A recipe for everything 🗒️
Stars: ✭ 47 (+56.67%)
Mutual labels:  mindmap
JMind
基于 Canvas 技术,使用 Janvas 封装库实现的 XMind 的核心功能
Stars: ✭ 274 (+813.33%)
Mutual labels:  xmind
IntelArchitectureMap
Intelligence Architecture Mind Map
Stars: ✭ 41 (+36.67%)
Mutual labels:  mindmap
pymindmap
pymindmap是一个由python控制的脑图编辑工具
Stars: ✭ 13 (-56.67%)
Mutual labels:  mindmap
domino
a tool for collaging thoughts
Stars: ✭ 83 (+176.67%)
Mutual labels:  mindmap
MindMaps
#ThreatHunting #DFIR #Malware #Detection Mind Maps
Stars: ✭ 224 (+646.67%)
Mutual labels:  mindmap
javaer-mind
Java 程序员进阶学习的思维导图
Stars: ✭ 66 (+120%)
Mutual labels:  mindmap
XMind-Learning
❄️自己整理的思维导图学习资料(IT专业技术)
Stars: ✭ 267 (+790%)
Mutual labels:  xmind
Psyduck
Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
Stars: ✭ 4,280 (+14166.67%)
Mutual labels:  xmind
awesome-quant-papers
This repository hosts my reading notes for academic papers.
Stars: ✭ 28 (-6.67%)
Mutual labels:  mindmap

Code Map 0.7

把全部项目代码转换成一个思维导图 (暂时只支持Swift)



读别人代码是一种什么体验?



我相信大家都感同身受...



How to change it?


在不熟悉项目结构的时候,查看一段代码你需要 🤯😱🤔🤮

使用CodeMap查看一段代码你只需要 🧐🤩🥳



How to use CodeMap?


(暂时只支持.swift文件)

1、下载脚本

2、更改CodeMap.py中的目录地址

3、运行脚本

4、使用XMind(https://www.xmind.cn/)导入生成的CodeMap.md文件



What else can CodeMap do (with XMind)?


1、标注代码之间的关系

2、备注某段代码

3、把某个子树扩展到一个新画布上



How does CodeMap do it?


change code to .md to mind map

把代码转换为md文件再导入思维导图

欢迎改进CodeMap并且提交给我!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].