@@ -210,8 +210,8 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
210
210
</a>
211
211
</td>
212
212
<td align="center" valign="middle">
213
- <a href="http ://moovweb.com /" target="_blank">
214
- <img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/moovweb .png">
213
+ <a href="https ://www.layer0.co /" target="_blank">
214
+ <img width="148px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/layer0 .png">
215
215
</a>
216
216
</td>
217
217
<td align="center" valign="middle">
@@ -310,16 +310,16 @@ Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/c
310
310
311
311
## Ecosystem
312
312
313
- | Project | Status | Description |
314
- | ---------| --------| -------------|
315
- | [ vue-router] | [ ![ vue-router-status]] [ vue-router-package ] | Single-page application routing |
316
- | [ vuex] | [ ![ vuex-status]] [ vuex-package ] | Large-scale state management |
317
- | [ vue-cli] | [ ![ vue-cli-status]] [ vue-cli-package ] | Project scaffolding |
318
- | [ vue-loader] | [ ![ vue-loader-status]] [ vue-loader-package ] | Single File Component (` *.vue ` file) loader for webpack |
319
- | [ vue-server-renderer] | [ ![ vue-server-renderer-status]] [ vue-server-renderer-package ] | Server-side rendering support |
320
- | [ vue-class-component] | [ ![ vue-class-component-status]] [ vue-class-component-package ] | TypeScript decorator for a class-based API |
321
- | [ vue-rx] | [ ![ vue-rx-status]] [ vue-rx-package ] | RxJS integration |
322
- | [ vue-devtools] | [ ![ vue-devtools-status]] [ vue-devtools-package ] | Browser DevTools extension |
313
+ | Project | Status | Description |
314
+ | --------------------- | ------------------------------------------------------------ | ------------------------------------------------------- |
315
+ | [ vue-router] | [ ![ vue-router-status]] [ vue-router-package ] | Single-page application routing |
316
+ | [ vuex] | [ ![ vuex-status]] [ vuex-package ] | Large-scale state management |
317
+ | [ vue-cli] | [ ![ vue-cli-status]] [ vue-cli-package ] | Project scaffolding |
318
+ | [ vue-loader] | [ ![ vue-loader-status]] [ vue-loader-package ] | Single File Component (` *.vue ` file) loader for webpack |
319
+ | [ vue-server-renderer] | [ ![ vue-server-renderer-status]] [ vue-server-renderer-package ] | Server-side rendering support |
320
+ | [ vue-class-component] | [ ![ vue-class-component-status]] [ vue-class-component-package ] | TypeScript decorator for a class-based API |
321
+ | [ vue-rx] | [ ![ vue-rx-status]] [ vue-rx-package ] | RxJS integration |
322
+ | [ vue-devtools] | [ ![ vue-devtools-status]] [ vue-devtools-package ] | Browser DevTools extension |
323
323
324
324
[ vue-router ] : https://github.com/vuejs/vue-router
325
325
[ vuex ] : https://github.com/vuejs/vuex
@@ -328,8 +328,7 @@ Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/c
328
328
[ vue-server-renderer ] : https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer
329
329
[ vue-class-component ] : https://github.com/vuejs/vue-class-component
330
330
[ vue-rx ] : https://github.com/vuejs/vue-rx
331
- [ vue-devtools ] : https://github.com/vuejs/vue-devtools
332
-
331
+ [ vue-devtools ] : https://github.com/vuejs/vue-devtools
333
332
[ vue-router-status ] : https://img.shields.io/npm/v/vue-router.svg
334
333
[ vuex-status ] : https://img.shields.io/npm/v/vuex.svg
335
334
[ vue-cli-status ] : https://img.shields.io/npm/v/@vue/cli.svg
@@ -338,7 +337,6 @@ Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/c
338
337
[ vue-class-component-status ] : https://img.shields.io/npm/v/vue-class-component.svg
339
338
[ vue-rx-status ] : https://img.shields.io/npm/v/vue-rx.svg
340
339
[ vue-devtools-status ] : https://img.shields.io/chrome-web-store/v/nhdogjmejiglipccpnnnanhbledajbpd.svg
341
-
342
340
[ vue-router-package ] : https://npmjs.com/package/vue-router
343
341
[ vuex-package ] : https://npmjs.com/package/vuex
344
342
[ vue-cli-package ] : https://npmjs.com/package/@vue/cli
@@ -378,7 +376,6 @@ Thank you to all the people who already contributed to Vue!
378
376
379
377
<a href =" https://github.com/vuejs/vue/graphs/contributors " ><img src =" https://opencollective.com/vuejs/contributors.svg?width=890 " /></a >
380
378
381
-
382
379
## License
383
380
384
381
[ MIT] ( https://opensource.org/licenses/MIT )
0 commit comments