├── LICENSE
└── README.md
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2017 Shannon Duncan
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | [](https://discord.gg/GghbTQA)
2 |
3 |
TwitterVue
4 | A directory of influential/notable people and projects on twitter for Vue.js
5 |
6 |
7 |
8 | ## Creator
9 |
10 | - [@youyuxi](https://twitter.com/youyuxi) - Evan You
11 |
12 | ## Core Team
13 |
14 | - [@sarah_edo](https://twitter.com/sarah_edo) - Sarah Drasner
15 | - [@chrisvfritz](https://twitter.com/chrisvfritz) - Chris Fritz
16 | - [@Linux_Borg](https://twitter.com/Linus_Borg) - Thorsten
17 | - [@blakenewman](https://twitter.com/blakenewman) - Blake Newman
18 | - [@Akryum](https://twitter.com/Akryum) - Guillaume Chau
19 | - [@DamianDulisz](https://twitter.com/DamianDulisz) - Damian Dulisz
20 | - [@zhaojinjiang](https://twitter.com/zhaojinjiang) - Jinjiang
21 | - [@kazu_pon](https://twitter.com/kazu_pon) - Kazuya Kawaguchi
22 | - [@_egoistlily](https://twitter.com/_egoistlily) - EGOIST
23 | - [@posva](https://twitter.com/posva) - Eduardo
24 | - [@simplesmiler](https://twitter.com/simplesmiler) - Denis Karabaza
25 | - [@Eddyerburgh](https://twitter.com/EddYerburgh) - Edd Yerburgh
26 | - [@ktsn](https://twitter.com/ktsn) - Katashin
27 | - [@znck0](https://twitter.com/znck0) - Rahul Kadyan
28 | - [@atomaka](https://twitter.com/atomaka) - Andrew Tomaka
29 | - [@notphanan](https://twitter.com/notphanan) - Phan An
30 |
31 | ## Community Partners
32 |
33 | - [@hootlex](https://twitter.com/hootlex) - Alex Kyriakidis - Vueschool & Vuejsfeed
34 | - [@Artinux](https://twitter.com/Atinux) - Sébastien Chopin - Nuxt
35 | - [@_pi0_](https://twitter.com/_pi0_) - Pooya Parsa - Nuxt
36 | - [@zeroskillz](https://twitter.com/zeroskillz) - John Leider - Veutify
37 | - [@kharysharpe](https://twitter.com/kharysharpe) - Khary Sharpe - VueJsNews
38 |
39 |
40 |
41 | ## Tools, Utilities, and More
42 |
43 | - [@vueconfus](https://twitter.com/vueconfus) - US Vue Conference
44 | - [@nuxt_js](https://twitter.com/nuxt_js) - Nuxt Application Framework
45 | - [@ChopinAlexandre](https://twitter.com/ChopinAlexandre) - Chopin Alexandre - Collaborator
46 | - [@ClarkDu_](https://twitter.com/ClarkDu_) - Clark - Collaborator
47 | - [@thevueschool](https://twitter.com/thevueschool) - Vue and JS Learning
48 | - [@rahaug](https://twitter.com/rahaug) - Rolf Haug - Collaborator
49 | - [@vuejsdevelopers](https://twitter.com/vuejsdevelopers) - Vue Developers Facebook Community
50 | - [@anthonygore](https://twitter.com/anthonygore) Anthony Gore - Collaborator
51 | - [@vuetifyjs](https://twitter.com/vuetifyjs) - Material component framework
52 | - [@VueJsNews](https://twitter.com/VueJsNews) - Curated Vue News
53 | - [@vuejsfeed](https://twitter.com/vuejsfeed) - Curated Vue News
54 | - [@kostaskafcas](https://twitter.com/kostaskafcas) - Kostas Maniatis - Collaborator
55 | - [@vuejsradar](https://twitter.com/vuejsradar) - Curated Vue News
56 | - [@andreliem](https://twitter.com/andreliem) - Andreliem - Collaborator
57 |
58 | ## Other Notable Twitter Vue Peeps
59 |
60 | - [@TheLarkInn](https://twitter.com/TheLarkInn) - Sean Thomas
61 | - [@octref](https://twitter.com/octref) - Pine - Works On Vetur
62 |
--------------------------------------------------------------------------------