Skip to content

Commit

Permalink
Merge pull request #48 from tomatoaiu/master
Browse files Browse the repository at this point in the history
Add Vuejs Style Guide from Vue official
  • Loading branch information
hugovk committed Apr 18, 2019
2 parents 8fdf5b7 + 898e8c9 commit f91d4ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Expand Up @@ -27,6 +27,7 @@ _:clipboard: A list of styleguides_
- [npm](#npm)
- [React](#react)
- [Riot](#riot)
- [Vue](#vue)
- [Lisp](#lisp)
- [Objective-C](#objective-c)
- [PHP](#php)
Expand Down Expand Up @@ -145,6 +146,9 @@ If you have used any of these styleguides, please add a comment if you can! The
### Riot
* [RiotJS Style Guide](https://github.com/voorhoede/riotjs-style-guide#readme) - Opinionated RiotJS Style Guide for teams by [@deVoorhoede](https://twitter.com/devoorhoede).

### Vue
* [Vue Style Guide](https://vuejs.org/v2/style-guide/) - The official style guide for Vue-specific code.

## Lisp
* [emacs-lips-style-guide](https://github.com/bbatsov/emacs-lisp-style-guide)

Expand Down

0 comments on commit f91d4ff

Please sign in to comment.