view index.html @ 13:b9f451791f3a

refactor and update jsonldquads. WIP
author drewp@localhost
date Fri, 06 Dec 2019 20:33:36 -0800
parents 6fefd287aff9
children 7ca4ff2088c3
line wrap: on
line source

<!DOCTYPE html>
<html>
    <body>
        <h1>streamed-graph demo</h1>

        <script src="./build/streamed-graph.bundle.js"></script>
        <streamed-graph url="http://bang5:9075/graph/events"></streamed-graph>
    </body>
</html>