This website requires JavaScript.
Explore
Help
Sign In
misc
/
architype
Watch
1
Star
0
Fork
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
136
Commits
1
Branch
0
Tags
236585f3fbff58ce008e2fe7f92fedadefafb5c5
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
236585f3fb
Lines from different pairs running together is really bad
2019-07-09 16:44:07 +00:00
.gitignore
Cloud9 support
2019-06-20 20:53:09 +00:00
architype.css
Swap light and dark backgrounds to add offset by preserve contrast
2019-07-09 16:30:42 +00:00
Architype.js
Draw directional arrows
2019-07-09 04:19:09 +00:00
arrows.svg
Draw directional arrows
2019-07-09 04:19:09 +00:00
Editor.js
Split into file-per-class
2019-07-03 01:42:17 +00:00
EditorEntryBase.js
Broken, but checkpoint editor/graph/layout split
2019-07-03 18:13:11 +00:00
EditorGroup.js
Broken, but checkpoint editor/graph/layout split
2019-07-03 18:13:11 +00:00
EditorLink.js
Broken, but checkpoint editor/graph/layout split
2019-07-03 18:13:11 +00:00
EditorNode.js
Avoid useless layout on blur
2019-07-03 18:38:08 +00:00
Graph.js
Pull out the temporary render hook
2019-07-03 03:24:15 +00:00
GraphGroup.js
Split classes out of Graph.js
2019-07-03 03:22:42 +00:00
GraphLink.js
Split classes out of Graph.js
2019-07-03 03:22:42 +00:00
GraphNode.js
Encourage link merging
2019-07-09 05:55:04 +00:00
index.html
Draw directional arrows
2019-07-09 04:19:09 +00:00
Layout.js
Avoid group label text with lines
2019-07-09 16:43:33 +00:00
LayoutGroup.js
Avoid group label text with lines
2019-07-09 16:43:33 +00:00
LayoutLink.js
Lines from different pairs running together is really bad
2019-07-09 16:44:07 +00:00
LayoutNode.js
Try to preserve pagerank left-to-right flow
2019-07-09 05:36:32 +00:00
lines.svg
Draw directional arrows
2019-07-09 04:19:09 +00:00
List.js
Split into file-per-class
2019-07-03 01:42:17 +00:00
ListenUtils.js
Split into file-per-class
2019-07-03 01:42:17 +00:00
MinHeap.js
Very fast bidirectional search for links
2019-07-07 22:47:23 +00:00
render.js
render in worker thread
2019-07-03 22:10:36 +00:00
StringMap.js
Util cleanup
2019-07-07 21:47:16 +00:00
utils.js
Switch from sorted array to minheap
2019-07-07 22:28:38 +00:00
S
Description
No description provided
Apache-2.0
281
KiB
Languages
JavaScript
90.6%
CSS
8.6%
HTML
0.8%