lungs

所属分类:代码编辑器
开发工具:JavaScript
文件大小:67KB
下载次数:0
上传日期:2017-08-01 08:38:08
上 传 者sh-1993
说明:  用于编程语言历史的智能编辑器和可视化工具。
(Smart editor and visualisation tool for programming language history.)

文件列表:
.idea (0, 2017-08-01)
.idea\codeStyleSettings.xml (581, 2017-08-01)
.idea\inspectionProfiles (0, 2017-08-01)
.idea\inspectionProfiles\Project_Default.xml (550, 2017-08-01)
.idea\misc.xml (174, 2017-08-01)
.idea\modules.xml (276, 2017-08-01)
.idea\react-editor.iml (458, 2017-08-01)
.idea\vcs.xml (180, 2017-08-01)
.idea\watcherTasks.xml (2057, 2017-08-01)
.idea\workspace.xml (78435, 2017-08-01)
package.json (1133, 2017-08-01)
public (0, 2017-08-01)
public\favicon.ico (15086, 2017-08-01)
public\index.html (294, 2017-08-01)
src (0, 2017-08-01)
src\actions (0, 2017-08-01)
src\actions\index.js (1245, 2017-08-01)
src\build (0, 2017-08-01)
src\build\__tests__ (0, 2017-08-01)
src\build\__tests__\validate-yaml-string.test.js (2185, 2017-08-01)
src\build\ast (0, 2017-08-01)
src\build\ast\ast.js (5673, 2017-08-01)
src\build\ast\doc-model.js (4513, 2017-08-01)
src\build\editor-plugins (0, 2017-08-01)
src\build\editor-plugins\commands (0, 2017-08-01)
src\build\editor-plugins\commands\ctrl-click.js (987, 2017-08-01)
src\build\editor-plugins\commands\ctrl.js (1008, 2017-08-01)
src\build\editor-plugins\completers (0, 2017-08-01)
src\build\editor-plugins\completers\autosuggest-apis.js (1259, 2017-08-01)
src\build\editor-plugins\completers\completers-helpers (0, 2017-08-01)
src\build\editor-plugins\completers\completers-helpers\construct-ace-completion.js (200, 2017-08-01)
src\build\editor-plugins\completers\completers-helpers\core.js (279, 2017-08-01)
src\build\editor-plugins\completers\completers-helpers\hook.js (1061, 2017-08-01)
src\build\editor-plugins\completers\keywords.js (1294, 2017-08-01)
src\build\editor-plugins\completers\references.js (2802, 2017-08-01)
src\build\helpers (0, 2017-08-01)
src\build\helpers\extract-instance-map.js (2352, 2017-08-01)
... ...

# Lungs [Lungs](https://chisler.github.io/lungs) is a web application for maintaining influence map of programming languages. You can search for, modify and **pull request** new information by yourself with one button. ![image](https://cloud.githubusercontent.com/assets/13795437/26604728/ed151576-4593-11e7-955f-44be6a59f4ba.png) Visit the app here: https://chisler.github.io/lungs --- ## What's in the box Schema file, built on top of JSONSchema, defines everything: 1. Autocompletions 1. Validations (reporting errors) 1. How data is interpreted into visualization. ## Known issues 1. Logic must be moved from reducers to middleware. 1. Diff should be provided in the app, before creating the pull request. 1. Chord graph vertices' names can be diplayed with distortion. --- ### Thanks 1. Thanks to [swagger](https://github.com/swagger-api/swagger-editor/) for inspiration. 1. Thanks to [Create React App](https://github.com/facebookincubator/create-react-app) and the whole React team for the best first-touch experience. 1. Thanks to [Andrey Breslav](https://github.com/abreslav) for initial idea and help in designing the app.

近期下载者

相关文件


收藏者