Initial commit

This commit is contained in:
Nick 2024-06-28 02:13:12 -05:00
commit bc15d67574
1475 changed files with 1056167 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"id": "better-word-count",
"name": "Better Word Count",
"version": "0.10.1",
"description": "Counts the words of selected text in the editor.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
}