--- title: Local Data pagination_prev: demos/data/index pagination_next: demos/cloud/index --- import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; There is no standard cross-platform approach to read and write files and data. `XLSX.readFile` and `XLSX.writeFile` rely on platform-specific APIs to perform the file read and write operations. Not all platforms support the APIs used in the library. The demos in this section cover APIs that are not supported out-of-the-box: