How to use the datascript.listen function in datascript

To help you get started, we’ve selected a few datascript examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github gurdasnijor / react-datascript / src / withDatascriptQuery.js View on Github external
componentWillMount() {
        this.execQuery();
        datascript.listen(this.conn, this.execQuery);
      }

datascript

Immutable in-memory triplestore with Datalog queries

EPL-1.0
Latest version published 3 months ago

Package Health Score

75 / 100
Full package analysis