An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Vuecodit

[![package](https://img.shields.io/npm/v/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)