ember-solid-example
Example of invoking Solid.js components from an Ember app. (by rajasegar)
ember-apollo-client
🚀 An ember-cli addon for Apollo Client and GraphQL (by ember-graphql)
ember-solid-example | ember-apollo-client | |
---|---|---|
1 | 1 | |
1 | 281 | |
- | 0.4% | |
10.0 | 4.1 | |
about 2 years ago | almost 2 years ago | |
JavaScript | JavaScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ember-solid-example
Posts with mentions or reviews of ember-solid-example.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-12.
-
Invoking Solid.js components from your Ember apps
The code for this post is hosted in Github here.
ember-apollo-client
Posts with mentions or reviews of ember-apollo-client.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-13.
-
Ember Apollo Client + @use
I've recently spun up my first Ember app using GraphQL, and as I would do when building new functionality into any Ember app, I utilized the community supported addon ember-apollo-client.