https://github.com/CodeEditApp/CodeEditKit
CodeEditKit is an interface between CodeEdit and extensions
https://github.com/CodeEditApp/CodeEditKit
Last synced: 5 months ago
JSON representation
CodeEditKit is an interface between CodeEdit and extensions
- Host: GitHub
- URL: https://github.com/CodeEditApp/CodeEditKit
- Owner: CodeEditApp
- License: mit
- Created: 2022-04-10T17:37:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T00:02:54.000Z (over 1 year ago)
- Last Synced: 2024-11-18T00:04:48.393Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 565 KB
- Stars: 95
- Watchers: 13
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
CodeEditKit
CodeEditKit is a dynamic library which is shared between CodeEdit and its extensions. It allows them to communicate with and understand one another.





[](https://discord.gg/vChUXVf9Em)
## Documentation
The documentation for `CodeEditKit` can be viewed [here](https://codeeditapp.github.io/CodeEditKit/documentation/codeeditkit/).
## License
Licensed under the [MIT license](https://github.com/CodeEditApp/CodeEdit/blob/main/LICENSE.md).
## Related Repositories
CodeEdit
CodeEditSourceEditor
CodeEditTextView
CodeEditLanguages
CodeEditCLI