title: Download Jspreadsheet
keywords: Download Jspreadsheet
description: Download Jspreadsheet for your projects.
canonical: https://bossanova.uk/jspreadsheet/download
# 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](https://bossanova.uk/jspreadsheet/v5/jspreadsheet.zip)
### CDN
You can include Jspreadsheet directly via CDN for quick setup:
{.ignore}
```html
```
### NPM
For modern web development, install Jspreadsheet via NPM:
```bash
npm install jspreadsheet-ce
```
### GitHub Repository
Access the source code and contribute to the development of Jspreadsheet on [GitHub](https://github.com/jspreadsheet/jspreadsheet).
## Documentation
For more information on integrating Jspreadsheet into your project, visit the [official documentation](https://bossanova.uk/jspreadsheet/docs).