SDEverywhere translates System Dynamics models from Vensim to C and WebAssembly
published version 0.6.0, 3 years agoThis package provides the core build and plugin API for [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.3.7, 4 months agoThis package provides the core implementation of the System Dynamics model checking and comparison functionality in [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.1.4, 18 days agoThe core Vensim to C compiler for the SDEverywhere tool suite.
published version 0.7.23, 2 months agoThis package provides a simplified runtime API around a System Dynamics model as generated by the [SDEverywhere](https://github.com/climateinteractive/SDEverywhere) transpiler.
published version 0.2.6, 3 months agoThis package provides a complete user interface for a model check/comparison report as generated by [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.2.8, 18 days agoContains the `sde` command line interface for the SDEverywhere tool suite.
published version 0.7.30, 2 months agoThis package provides a plugin that uses Vite and a given Vite configuration file to bundle an application or library as part of the [SDEverywhere](https://github.com/climateinteractive/SDEverywhere) builder process (i.e., `sde bundle` or `sde dev`).
published version 0.1.11, 4 months agoThis package provides a plugin that builds a WebAssembly (Wasm) module for a given System Dynamics model generated by [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.2.6, 4 months agoThis package provides an implementation of the `ModelRunner` interface (from the `@sdeverywhere/runtime` package) that uses a Web Worker (in the browser) or a worker thread (in a Node.js app) to run the model asynchronously off the main JavaScript thread.
published version 0.2.6, 3 months agoThis package provides a plugin that runs model checks and comparison tests for a given System Dynamics model generated by [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.3.15, 18 days agoThis package provides a plugin that generates a `worker.js` file that can run a System Dynamics model (as generated by [SDEverywhere](https://github.com/climateinteractive/SDEverywhere)) asynchronously in a Web Worker or Node.js worker thread.
published version 0.2.9, 3 months agoCreate a new SDEverywhere project with minimal configuration
published version 0.2.26, 7 days agoThis package provides a plugin that reads CSV files used to configure a library or app around a System Dynamics model generated by [SDEverywhere](https://github.com/climateinteractive/SDEverywhere).
published version 0.2.7, 4 months agoThis package contains the parsing layer used by the [SDEverywhere](https://github.com/climateinteractive/SDEverywhere) compiler. It defines an AST (abstract syntax tree) structure that can be used to express a system dynamics model, and provides an API fo
published version 0.1.2, 4 months ago