Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pandao/brackets-vue
Brackets extension for Vue.js
https://github.com/pandao/brackets-vue
Last synced: about 2 months ago
JSON representation
Brackets extension for Vue.js
- Host: GitHub
- URL: https://github.com/pandao/brackets-vue
- Owner: pandao
- License: mit
- Archived: true
- Created: 2015-12-29T10:29:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T09:45:57.000Z (over 1 year ago)
- Last Synced: 2024-10-03T00:13:16.466Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 41
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-cn - Brackets ★6
- awesome-vuejs - Brackets ★11
README
# Brackets Vue
Brackets extension for [Vue.js](http://vuejs.org/).
![https://pandao.github.io/brackets-vue/screenshot1.png](https://pandao.github.io/brackets-vue/screenshot1.png "*.vue components file syntax highlighting")
![https://pandao.github.io/brackets-vue/screenshot2.png](https://pandao.github.io/brackets-vue/screenshot2.png "creating `*.vue` file")
### Features
- Support creating `*.vue` file on Brackets MenuBar;
- Support Syntax highlighting for single-file [Vue.js](http://vuejs.org/) components file (.vue), Enabled by [vue-loader](https://github.com/vuejs/vue-loader) or [vueify](https://github.com/vuejs/vueify).### Install
- Via Package Control: search package for Brackets Vue.
- Manual:
1. Clone this repository into your Brackets Packages folder.
2. Download this repository zip file, and drag to Brackets Packages Manager.### License
The [MIT](https://github.com/pandao/brackets-vue/LICENSE) License.
Copyright (c) 2015 Pandao