Skip to content

Commit 2944a2b

Browse files
committed
1 parent 2dbdc01 commit 2944a2b

9 files changed

Lines changed: 15 additions & 15 deletions

β€Ž404.htmlβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<!DOCTYPE html><html lang="en" data-color-mode="dark" data-dark-theme="dark" data-light-theme="light"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>ModelScript β€” Open-Source Modelica Compiler, Simulator &amp; IDE</title><meta name="description" content="ModelScript is a free, open-source Modelica toolchain. Parse, lint, flatten, simulate, optimize, and render Modelica models in the browser or on the command line. Includes VS Code extension, CLI, and Docker images."/><meta name="keywords" content="Modelica, simulation, modeling, open-source, compiler, DAE, ODE, tree-sitter, VS Code, ModelScript, systems engineering, differential equations, Modelica Standard Library, MSL"/><meta name="author" content="Mohamad Omar Nachawati"/><link rel="canonical" href="https://modelscript.org"/><meta property="og:title" content="ModelScript β€” Open-Source Modelica Toolchain"/><meta property="og:description" content="Parse, lint, flatten, simulate, and render Modelica models β€” in the browser or on the command line. Free and open-source."/><meta property="og:type" content="website"/><meta property="og:url" content="https://modelscript.org"/><meta property="og:site_name" content="ModelScript"/><meta property="og:locale" content="en_US"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="ModelScript β€” Open-Source Modelica Toolchain"/><meta name="twitter:description" content="Parse, lint, flatten, simulate, and render Modelica models β€” in the browser or on the command line."/><meta name="robots" content="index, follow"/><meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large"/><meta name="theme-color" content="#0d1117" media="(prefers-color-scheme: dark)"/><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><link rel="modulepreload" href="/assets/manifest-47132119.js"/><link rel="modulepreload" href="/assets/entry.client-BOKNWqkI.js"/><link rel="modulepreload" href="/assets/index-BfW2rOoA.js"/><link rel="modulepreload" href="/assets/root-DpketZ_2.js"/><link rel="modulepreload" href="/assets/root-BwSHFp5S.js"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"SoftwareApplication","name":"ModelScript","applicationCategory":"DeveloperApplication","operatingSystem":"Windows, macOS, Linux","url":"https://modelscript.org","description":"Open-source Modelica compiler, simulator, and IDE. Parse, lint, flatten, simulate, optimize, and render Modelica models.","license":"https://www.gnu.org/licenses/agpl-3.0.html","author":{"@type":"Person","name":"Mohamad Omar Nachawati","email":"mnachawa@gmail.com"},"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"codeRepository":"https://github.com/modelscript/modelscript"}</script><link rel="stylesheet" href="/assets/root-n0ZtD_Wl.css"/></head><body><div data-color-mode="dark" data-light-theme="light" data-dark-theme="dark"><div class="prc-src-BaseStyles-aopSS" data-portal-root="true"><script>
1+
<!DOCTYPE html><html lang="en" data-color-mode="dark" data-dark-theme="dark" data-light-theme="light"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>ModelScript β€” Open-Source Modelica Compiler, Simulator &amp; IDE</title><meta name="description" content="ModelScript is a free, open-source Modelica toolchain. Parse, lint, flatten, simulate, optimize, and render Modelica models in the browser or on the command line. Includes VS Code extension, CLI, and Docker images."/><meta name="keywords" content="Modelica, simulation, modeling, open-source, compiler, DAE, ODE, tree-sitter, VS Code, ModelScript, systems engineering, differential equations, Modelica Standard Library, MSL"/><meta name="author" content="Mohamad Omar Nachawati"/><link rel="canonical" href="https://modelscript.org"/><meta property="og:title" content="ModelScript β€” Open-Source Modelica Toolchain"/><meta property="og:description" content="Parse, lint, flatten, simulate, and render Modelica models β€” in the browser or on the command line. Free and open-source."/><meta property="og:type" content="website"/><meta property="og:url" content="https://modelscript.org"/><meta property="og:site_name" content="ModelScript"/><meta property="og:locale" content="en_US"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="ModelScript β€” Open-Source Modelica Toolchain"/><meta name="twitter:description" content="Parse, lint, flatten, simulate, and render Modelica models β€” in the browser or on the command line."/><meta name="robots" content="index, follow"/><meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large"/><meta name="theme-color" content="#0d1117" media="(prefers-color-scheme: dark)"/><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><link rel="modulepreload" href="/assets/manifest-3be28942.js"/><link rel="modulepreload" href="/assets/entry.client-JUwW11Hy.js"/><link rel="modulepreload" href="/assets/index-D57Y8-Nf.js"/><link rel="modulepreload" href="/assets/root-yJeTly0d.js"/><link rel="modulepreload" href="/assets/root-BFWVQvRJ.js"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"SoftwareApplication","name":"ModelScript","applicationCategory":"DeveloperApplication","operatingSystem":"Windows, macOS, Linux","url":"https://modelscript.org","description":"Open-source Modelica compiler, simulator, and IDE. Parse, lint, flatten, simulate, optimize, and render Modelica models.","license":"https://www.gnu.org/licenses/agpl-3.0.html","author":{"@type":"Person","name":"Mohamad Omar Nachawati","email":"mnachawa@gmail.com"},"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"codeRepository":"https://github.com/modelscript/modelscript"}</script><link rel="stylesheet" href="/assets/root-n0ZtD_Wl.css"/></head><body><div data-color-mode="dark" data-light-theme="light" data-dark-theme="dark"><div class="prc-src-BaseStyles-aopSS" data-portal-root="true"><script>
22
console.log(
33
"πŸ’Ώ Hey developer πŸ‘‹. You can provide a way better UX than this " +
44
"when your app is loading JS modules and/or running `clientLoader` " +
55
"functions. Check out https://reactrouter.com/start/framework/route-module#hydratefallback " +
66
"for more information."
77
);
8-
</script></div><script type="application/json" id="__PRIMER_DATA__R_35___">{"resolvedServerColorMode":"night"}</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_optimizeDeps":false,"unstable_subResourceIntegrity":false,"unstable_trailingSlashAwareDataRequests":false,"unstable_previewServerPrerendering":false,"v8_middleware":false,"v8_splitRouteModules":false,"v8_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-47132119.js";
9-
import * as route0 from "/assets/root-DpketZ_2.js";
8+
</script></div><script type="application/json" id="__PRIMER_DATA__R_35___">{"resolvedServerColorMode":"night"}</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_optimizeDeps":false,"unstable_subResourceIntegrity":false,"unstable_trailingSlashAwareDataRequests":false,"unstable_previewServerPrerendering":false,"v8_middleware":false,"v8_splitRouteModules":false,"v8_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-3be28942.js";
9+
import * as route0 from "/assets/root-yJeTly0d.js";
1010

1111
window.__reactRouterRouteModules = {"root":route0};
1212

13-
import("/assets/entry.client-BOKNWqkI.js");</script><!--$--><script>window.__reactRouterContext.streamController.enqueue("[{\"_1\":2,\"_3\":-5,\"_4\":-5},\"loaderData\",{},\"actionData\",\"errors\"]\n");</script><!--$--><script>window.__reactRouterContext.streamController.close();</script><!--/$--><!--/$--></body></html>
13+
import("/assets/entry.client-JUwW11Hy.js");</script><!--$--><script>window.__reactRouterContext.streamController.enqueue("[{\"_1\":2,\"_3\":-5,\"_4\":-5},\"loaderData\",{},\"actionData\",\"errors\"]\n");</script><!--$--><script>window.__reactRouterContext.streamController.close();</script><!--/$--><!--/$--></body></html>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)