1.1.0 • Published 6 years ago
@hypergraph-xyz/editor v1.1.0
editor
The Hypergraph Editor
Installation
$ npm install -g @hypergraph-xyz/editorUsage
$ hypergraph-edit FILEconst Editor = require('@hypergraph-xyz/editor')
const editor = new Editor('FILE')
editor.open()