https://github.com/synw/vuecodit
A little code editor for Vuejs
https://github.com/synw/vuecodit
Last synced: 2 months ago
JSON representation
A little code editor for Vuejs
- Host: GitHub
- URL: https://github.com/synw/vuecodit
- Owner: synw
- License: mit
- Created: 2022-09-04T13:42:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T18:55:12.000Z (about 2 years ago)
- Last Synced: 2025-03-02T03:31:32.469Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vuecodit
[](https://www.npmjs.com/package/vuecodit)
A little code editor for Vuejs 3. Syntax highlighting with [Highlightjs](https://highlightjs.org/)
:books: Read the [documentation](https://synw.github.io/vuecodit/)
- [Get started](https://synw.github.io/vuecodit/get_started)
- [Install](https://synw.github.io/vuecodit/get_started/install)
- [Initialize](https://synw.github.io/vuecodit/get_started/initialize)
- [Component](https://synw.github.io/vuecodit/get_started/component)
- [Css](https://synw.github.io/vuecodit/get_started/css)
- [Examples](https://synw.github.io/vuecodit/examples)
- [Javascript](https://synw.github.io/vuecodit/examples/javascript)
- [Typescript](https://synw.github.io/vuecodit/examples/typescript)
- [Python](https://synw.github.io/vuecodit/examples/python)