Default scripting templates for the SheetXL script editor
npm install @sheetxl/scripting-templates

This repository contains the source templates that appear in the SheetXL script editor's "New Script" wizard.
Browse the templates/ directory to see all available templates:
For additional examples and patterns, check out the Built-in Formulas - these follow the same TypeScript patterns as templates and showcase advanced formula implementations.
- ⭐ Main Github - Our main github.
- 💬 Join our Discord Community - Get help and connect with the team.
- 🌐 Website - The official website for SheetXL.
- 📘 Developer Docs - The official guides and tutorials.
Templates added to this repo automatically available in the SheetXL script editor. No manual installation required.
Want to add a new template? See our Contributing Guide for detailed instructions.
MIT License - see LICENSE file for details.