--- title: sheet.lol sidebar_position: 9 hide_table_of_contents: true --- import current from '/version.js'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import CodeBlock from '@theme/CodeBlock'; The authoritative source for SheetJS libraries is https://cdn.sheetjs.com . Unfortunately, some third-party tools do not support the URL pattern for NodeJS packages hosted on the main distribution point. https://sheet.lol is a mirror that uses a different URL scheme for NodeJS packages. The mirror is maintained by SheetJS LLC. :::info pass **It is strongly recommended to use https://cdn.sheetjs.com when possible!** ::: ## NodeJS Packages Package tarballs are available on https://sheet.lol.
{"https://sheet.lol/balls/xlsx-" + current + ".tgz"} is the URL for version {current}
Tarballs can be directly installed using a package manager: