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
104
Commits
1
Branch
0
Tags
9331f7b101349cd6461dd45eccc6ee5218c646a4
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
9331f7b101
Don't build an unused map
2019-07-05 05:51:45 +00:00
.gitignore
Cloud9 support
2019-06-20 20:53:09 +00:00
architype.css
Working, basic line drawing
2019-07-05 04:59:04 +00:00
Architype.js
Contained, auto-resize group labels
2019-07-05 04:09:24 +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
Optimize setTension() CPU usage
2019-07-03 20:00:05 +00:00
index.html
Fix addLine()
2019-07-04 04:40:46 +00:00
Layout.js
Don't build an unused map
2019-07-05 05:51:45 +00:00
LayoutGroup.js
Draw group borders
2019-07-04 06:42:05 +00:00
LayoutNode.js
Draw group borders
2019-07-04 06:42:05 +00:00
lines.svg
Switch to CSS variables for line color
2019-07-04 05:46:00 +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
render.js
render in worker thread
2019-07-03 22:10:36 +00:00
utils.js
Move (copy, so far) all the digraph code in Graph
2019-07-03 03:19:23 +00:00
S
Description
No description provided
Apache-2.0
281
KiB
Languages
JavaScript
90.6%
CSS
8.6%
HTML
0.8%