1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00
TiddlyWiki5/plugins/tiddlywiki/xlsx-utils/plugin.info
Jermolene 8de4583d6c Add first pass at XLSX Utilities plugin
Thanks to @stevesunypoly for help with preparing the demo spreadsheet
2016-10-23 22:49:59 +01:00

8 lines
199 B
Plaintext

{
"title": "$:/plugins/tiddlywiki/xlsx-utils",
"description": "XLSX spreadsheet utilities",
"author": "Jeremy Ruston and SheetJS",
"core-version": ">=5.0.0",
"list": "readme controls license"
}