Products

Jspreadsheet Download

Jspreadsheet is available through multiple distribution channels, making it easy to integrate into your project regardless of your preferred setup.

Download Options

Direct Download

Click here to download

CDN

You can include Jspreadsheet directly via CDN for quick setup:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jspreadsheet-ce/dist/jspreadsheet.css" />
<script src="https://cdn.jsdelivr.net/npm/jspreadsheet-ce/dist/jspreadsheet.js"></script>

NPM

For modern web development, install Jspreadsheet via NPM:

npm install jspreadsheet-ce

GitHub Repository

Access the source code and contribute to the development of Jspreadsheet on GitHub.

Documentation

For more information on integrating Jspreadsheet into your project, visit the official documentation.