Skip to content

delph-in/delphin-viz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
viz
 
 
 
 
 
 
 
 

delphin-viz

A library of JavaScript micro-tools for in-browser rendering of DELPH-IN data structure visualizations. Targets the developmental DELPH-IN API.

Demo

delphin-viz includes a demo interface which is modelled on the LOGON demo. A live version can be found here.

Dependencies (not including dependencies required for visualizations):

Visualizations

All visualisations currently target SVG. The current aim is to gradually converge on using D3.js as the preferred rendering library and sole dependency, however this won't be a strict requirement.

tree.js

Renders DELPH-IN derivation trees.

Dependencies: None

mrs.js

Renders vanilla MRS.

Dependencies:

dmrs.js

Renders Directed MRS.

Dependencies:

About

JavaScript visualizations of various DELPH-IN structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published