https://github.com/Acode-Foundation/AcodeTSTemplate
Acode Plugin Template with Typescript
https://github.com/Acode-Foundation/AcodeTSTemplate
Last synced: 12 months ago
JSON representation
Acode Plugin Template with Typescript
- Host: GitHub
- URL: https://github.com/Acode-Foundation/AcodeTSTemplate
- Owner: Acode-Foundation
- License: mit
- Created: 2023-07-22T14:23:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T02:45:01.000Z (12 months ago)
- Last Synced: 2025-05-06T03:31:17.353Z (12 months ago)
- Language: JavaScript
- Size: 228 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelogs.md
- License: LICENSE
Awesome Lists containing this project
README
# AcodeTSTemplate
This is the typescript version of Acode Plugin template
Read acode plugin [documentation](https://docs.acode.app/) to develop plugin for acode editor.
## Feature
- rich typing for acode and its global api
- typings for acode.require api like:
- dialog boxes
- fs api
- file browser