voidit / tractatus

A visualisation of Wittgenstein's Tractatus Logico-Philosophicus using React and Node.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tractatus

About

An interactive visualisation of Wittgenstein's philosophical classic, the Tractatus Logico-Philosophicus. The text exhibits a tree-structure of comments upon comments, which I bring out here visually and allow to be read in the intended order. The front is done in React. The back parses the open source .tex document into JSON and offers it through an API, all in node.

Demo

View live demo here.

About

A visualisation of Wittgenstein's Tractatus Logico-Philosophicus using React and Node.


Languages

Language:JavaScript 84.9%Language:CSS 14.0%Language:HTML 1.1%