Skip to content

Commit

Permalink
list of frameworks/libararies (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
reemardelarosa authored and robdodson committed May 18, 2018
1 parent c80d10c commit 86b8ea3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,21 @@ npm run build
npm start
```

## Current List of [Libraries/Frameworks](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries)
- [Angular](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/angular)
- [AngularJs](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/angularjs)
- [CanJs](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/canjs)
- [Dio](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/dio)
- [Dojo2](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/dojo2)
- [HyperHTML](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/hyperhtml)
- [Polymer](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/polymer)
- [Preact](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/preact)
- [React](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/react)
- [Skate](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/skate)
- [Surplus](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/surplus)
- [Svelte](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/svelte)
- [Vue](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/vue)

## How do I add a library/framework to the project?

### Step 1. Copy an existing example
Expand Down

0 comments on commit 86b8ea3

Please sign in to comment.