React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to server side render.React Apollo unlike many other tools in the React ecosystem requires no complex build setup to get up and running. As long as you have a GraphQL server you can get started building out your application with React immediately. React Apollo works out of the box with both create-react-app and React Native with a single install and with no extra hassle configuring Babel or other JavaScript tools.
react graphql ssr redux ecmascript es2015 jsnext relay npmThis plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, marked up in your editor. IF YOU ARE USING THIS WITH SUBLIME: see the bottom section for important info.
eslint-plugin eslint eslintplugin es6 jsnext modules import exportRun a GraphQL query anywhere, without a GraphQL server or a schema. Just pass in one resolver. Use it together with graphql-tag.I think there are a lot of potentially exciting use cases for a completely standalone and schema-less GraphQL execution engine. We use it in Apollo Client to read data from a Redux store with GraphQL.
ecmascript es2015 jsnext relay npm reactPublish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
nodejs client-side javascript-packages nodejs-modules javascript-modules editions edition versions syntaxes esnext jsnext es2015 es6 es6+Skeleton project demonstrating best practices for authoring and publishing the latest version of JavaScript to NPM.
ecmascript es2015 jsnext skeleton npm babelES6 Module Transpiler Extension to Resolver from NPM modules with jsnext:main flag. ES6 Module Transpiler es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats. Part of the transpilation process is the validation and resolution process, which is one of the benefits of ES6 modules, reporting static errors if the modules you're trying to import are not available, or the named export that you're referencing to does not exists.
es6 module transpiler resolver npm jsnextThis plugin is an extension of the lovely and more stable eslint-plugin-import to enable --fix for import/order. With this change import order set by "groups" and "newlines-between" will when run with --fix attempt to reorder and properly newline your imports.
eslint eslintplugin es6 jsnext modules import export autofixUse RxJS with the Apollo Client. This project uses TypeScript for static typing and TSLint for linting. You can get both of these built into your editor with no configuration by opening this project in Visual Studio Code, an open source IDE which is available for free on all platforms.
apollo-client apollo-client-rxjs rxjs es2015 jsnext apollo apollostack npm graphqla utility belt for higher-order components in apollo. Recompose utilities for react-apollo. Same functionality as react-apollo graphql HOC, except the data prop or named data prop is flattened.
apollo-client react-apollo graphql ecmascript es2015 jsnext relay npm react
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.