From c761e870f75592f6b8ec7f9ad52349700f3c28a1 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Sun, 18 Aug 2024 23:56:07 -0400 Subject: [PATCH] Standalone Script Type Checks --- .../01-installation/01-standalone.mdx | 70 +++++++++- docz/docs/03-demos/01-math/11-tensorflow.md | 121 ++++++++++++------ docz/docs/03-demos/19-desktop/01-electron.md | 1 + docz/static/files/standalone-types.png | Bin 0 -> 78463 bytes 4 files changed, 152 insertions(+), 40 deletions(-) create mode 100644 docz/static/files/standalone-types.png diff --git a/docz/docs/02-getting-started/01-installation/01-standalone.mdx b/docz/docs/02-getting-started/01-installation/01-standalone.mdx index 58fefb3..f9e6697 100644 --- a/docz/docs/02-getting-started/01-installation/01-standalone.mdx +++ b/docz/docs/02-getting-started/01-installation/01-standalone.mdx @@ -90,9 +90,8 @@ For broad compatibility with JavaScript engines, the library is written using ECMAScript 3 language dialect. A "shim" script provides implementations of functions for older browsers and environments. -Due to SSL compatibility issues, older versions of IE will not be able to -use the CDN scripts directly. They should be downloaded and saved to a public -directory in the site: +Due to SSL compatibility issues, older versions of IE will not be able to use +the CDN scripts directly. They should be downloaded and saved to a public path: