https://github.com/gbonnaire/jspreadsheet-plugins-and-editors
Plugins and Editors for JSpreadsheet Pro 7, Pro 8 and Pro 9
https://github.com/gbonnaire/jspreadsheet-plugins-and-editors
css editors formula free javascript jexcel jexcel-plugins jspreadsheet paid-plugins plugins premium-plugins spreadsheet
Last synced: 9 months ago
JSON representation
Plugins and Editors for JSpreadsheet Pro 7, Pro 8 and Pro 9
- Host: GitHub
- URL: https://github.com/gbonnaire/jspreadsheet-plugins-and-editors
- Owner: GBonnaire
- License: mit
- Created: 2020-08-25T15:08:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T13:58:14.000Z (about 2 years ago)
- Last Synced: 2025-08-24T16:59:03.006Z (10 months ago)
- Topics: css, editors, formula, free, javascript, jexcel, jexcel-plugins, jspreadsheet, paid-plugins, plugins, premium-plugins, spreadsheet
- Language: JavaScript
- Homepage: https://repo.gbonnaire.fr/category/jspreadsheetpro
- Size: 1.15 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## JSpreadsheet Plugins and Editors
Here you find my Plugins and Editors for JSpreadsheet Pro (Jexcel Pro).
There is a free plugins/editors and paid plugins/editors. For the paid plugins/editors, you can find only readme and documentation here. For buy plugin go to [Web site plugins&editors JSpreadsheet Pro](https://repo.gbonnaire.fr/category/jspreadsheetpro).
## What is JSpreadsheet ?
jSpreadsheet, a lightweight Vanilla JavaScript plugin, can help you create exceptional web-based interactive tables and spreadsheets. Compatible with most widely-used spreadsheet software, such as Excel or Google Spreadsheet, it offers users an unrivalled Excel-like user experience. It also works well with prominent modern frameworks and flexibly utilizes a large collection of events, extensions and configurations to meet different application requirements. Impress your clients with a better user experience and a great dynamic interactive data management tool.
- [Download JSpreadsheet Pro](https://www.jspreadsheet.com)
**Plugin for JSpreadsheet v9 please keep this version : 2.5.10 of package**
## Demos of plugins
- Demo of plugins premium and free for JSS v8+ are available on [Demo JSpreadsheet plugins GBonnaire.fr](https://demo.gbonnaire.fr/jss/)
- Demo of plugins premium and free for JSS v7 are available on [Demo JSpreadsheet plugins GBonnaire.fr](https://demo.gbonnaire.fr/jExcel/)
## Premium plugins for v8Pro+
You can buy premium plugin on [Web site plugins&editors JSpreadsheet Pro](https://repo.gbonnaire.fr/category/jspreadsheetpro) and install packages with NPM
- [Conditional style](https://repo.gbonnaire.fr/product/jss-plugin-conditionalstyle)
- [Formula editors advanced](https://repo.gbonnaire.fr/product/jss-plugin-formula)
- [Open File](https://repo.gbonnaire.fr/product/jss-plugin-openfile)
- [Pivot table](https://repo.gbonnaire.fr/product/jss-plugin-pivottable)
- [Print](https://repo.gbonnaire.fr/product/jss-plugin-print)
- [Statistics Formula](https://repo.gbonnaire.fr/product/jss-formulas-statistics)
- [Summary](https://repo.gbonnaire.fr/product/jss-plugin-summary)
- [Tooltip](https://repo.gbonnaire.fr/product/jss-plugin-tooltip)
## Free plugins for v8Pro+
- [Auto Width](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/autoWidth)
- [Contextmenu Rows Advanced Actions](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/contextmenu_rowsAdvancedActions)
- [Copy Paste advanced (when access to clipboard navigator is denied)](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/copypaste_advanced)
- [Persistence Flag](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/persistenceFlag)
- [Row Header rename](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/rowHeaderRename)
- [Status bar](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/statusbar)
- [Sync Input](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/syncInput)
- [Top menu](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/topmenu)
- [Utils](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/JSSV8/src/utils)
## Free Editors for v8Pro+
In editor use only file with name start by `jss.`
- [Currency](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/numeric/jss.editor.currency.js) (mask number for currency)
- [Date editors](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/editors/dates) (including date like Excel, datetime like Excel and time, use only file with name start by jss.)
- [Dropdown advanced (icons, images, images+names)](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/editors/dropdown) (use only file with name start by jss.
- [Numeral](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/numeric/jss.editor.numeral.js) (mask number advanced - Dependance with Numeraljs.com)
- [TextPattern](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/text/jss.editor.textpattern.js) (text editor with pattern and block bad input tape)
- [TextLocale](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/text/jss.editor.textlocale.js) (text editor locales format in render and in formula)
## Premium plugins for v7Pro
- [Conditional style](https://repo.gbonnaire.fr/product/jexcel-plugin-conditionalstyle)
- [Formula editors advanced](https://repo.gbonnaire.fr/product/jexcel-plugin-formula)
- [Mobile](https://repo.gbonnaire.fr/product/jexcel-plugin-mobile) *Deprecated for JSS v8+*
- [Open File](https://repo.gbonnaire.fr/product/jexcel-plugin-openfile)
- [PivotTable](https://repo.gbonnaire.fr/product/jexcel-plugin-pivottable)
- [Print](https://repo.gbonnaire.fr/product/jexcel-plugin-print)
- [Private Cloud](https://repo.gbonnaire.fr/product/jexcel-plugin-privatecloud)
- [Search Advanced](https://repo.gbonnaire.fr/product/jexcel-plugin-search)
- [Statistics Formula](https://repo.gbonnaire.fr/product/jexcel-formula-statistics)
- [Summary](https://repo.gbonnaire.fr/product/jexcel-plugin-summary)
- [Tooltip](https://repo.gbonnaire.fr/product/jexcel-plugin-tooltip)
## Free plugins for v7Pro
- [Auto Width](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/autoWidth)
- [Contextmenu Rows Advanced Actions](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/contextmenu_rowsAdvancedActions) *Deprecated for JSS v8+*
- [Contextmenu Shortcut](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/contextmenu_shortcut) *Deprecated for JSS v8+*
- [Copy Paste advanced (when access to clipboard navigator is denied)](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/copypaste_advanced)
- [Persistance Flag](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/persistanceFlag)
- [Row Header rename](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/rowHeaderRename) *Deprecated for JSS v8+*
- [Status bar](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/statusbar)
- [Sync Input](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/syncInput)
- [Top menu](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/plugins/src/topmenu)
## Free Editors for v7Pro
In editor use only file with name start by `jexcel.`
- [Currency](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/numeric/jexcel.editor.currency.js) (mask number for currency)
- [Date editors](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/editors/dates) (including date like Excel, datetime like Excel and time)
- [Dropdown advanced (icons, images, images+names)](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/tree/master/editors/dropdown)
- [Numeral](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/numeric/jexcel.editor.numeral.js) (mask number advanced - Dependance with Numeraljs.com)
- [TextPattern](https://github.com/GBonnaire/jspreadsheet-plugins-and-editors/blob/master/editors/text/jexcel.editor.textpattern.js) (text editor with pattern and block bad input tape)
## CDN for Free plugins and editors
All files in JSDelivr : [Package JSDelivr.com](https://www.jsdelivr.com/package/gh/GBonnaire/jspreadsheet-plugins-and-editors)
[](https://www.jsdelivr.com/package/gh/GBonnaire/jspreadsheet-plugins-and-editors)
## NPM for Free plugins
All free plugins are availables on NPMJS : [NPMJS jspreadsheet packages](https://www.npmjs.com/org/jspreadsheet)
## NPM/YARN installer compatibility for premiums plugins
All premiums plugins (vof JSSV8Pro, JSSV9Pro) are availables on repo : [Repo GBonnaire.fr JSS](https://repo.gbonnaire.fr/category/jss)
# Repository
You can find all premium products on [ProgiDev Repository : repo.gbonnaire.fr](https://repo.gbonnaire.fr)
If you doesn't found your plugin, or you want a custom plugin for your application, contact me on contact@gbonnaire.fr (Français / English)
# Sponsors
Our esteemed sponsors who have played a pivotal role in making this project possible
- Figlinq B.V.
_If you're interested in participating in the development of this project as a sponsor, we welcome your contribution. To get in touch with us and discuss sponsorship opportunities, please reach out to us at contact@gbonnaire.fr. Your support will play a significant role in shaping the future of this project._
_Thank you for considering sponsorship and being a part of our journey!_