Skip to content

Commit 4a73ea2

Browse files
s-KaiNetVesaJuvonen
authored andcommitted
Added link to vue.js (SharePoint#2055)
1 parent c626908 commit 4a73ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/spfx/tools-and-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ You can choose any one of a number of JavaScript frameworks to develop client-si
2727
* [React](https://facebook.github.io/react/)
2828
* [AngularJS 1.x](https://docs.angularjs.org/tutorial)
2929
* [Angular 2 for TypeScript 2.x](https://angular.io/guide/quickstart)
30+
* [Vue.js](https://vuejs.org/)
3031
* [Handlebars](http://handlebarsjs.com/)
3132

3233
Because client-side web parts are components that are dropped into a SharePoint page, we recommend that you choose a JavaScript framework that supports a similar component model. Lightweight frameworks such as React, Handlebars, and Angular 2 all support a component model and are well suited to building client-side web parts.

0 commit comments

Comments
 (0)