Bare minimum fetch polyfill in 500 bytes
fetch ajax xmlhttprequest polyfill ponyfill tiny xhrInstead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence node-fetch, minimal code for a window.fetch compatible API on Node.js runtime.See Matt Andrews' isomorphic-fetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side).
fetch http promiseSend a GraphQL query with a single line of code. ▶️ Try it out. graphql-request is the most minimal and simplest to use GraphQL client. It's perfect for small scripts or simple apps.
graphql graphql-client graphcool nodejs typescript lightweight request fetch apolloThis project aims to be a drop-in solution for sites to prefetch links based on what is in the user's viewport. It also aims to be small (< 1KB minified/gzipped). You can also grab quicklink from unpkg.com/quicklink.
performance web-performance prefetch prefetcher speed fetch intersectionobserver backgroundWretch is compatible with modern browsers out of the box. For older environments without fetch support, you should get a polyfill.
fetch request json formdata http-client typescript nodejs http ajax http-request promise wretchcombination of react teconology stack
react redux react-router-v4 webpack4 es6 antd react-redux react-router-redux fetch redux-thunkSend a GraphQL query with a single line of code. ▶️ Try it out.
graphql graphql-client nodejs typescript lightweight graphql-request request fetch apollowkh237's last Github activity was in September 2017, and he has not reacted to emails either. This repository no longer is the main location of "react-native-fetch-blob". That means issues and PRs should be posted there.
file-access react-native storage network file-system file polyfill android ios fetch blob fs upload download filestream image-headerThe Provider allows us to set a default url, options (such as headers) and so on. This is exactly what you would pass to the normal js fetch, with a little extra.
react fetch suspense graphql fetching ssr react-hooks react-hook reacthook react-suspense rest-client isomorphic http usefetch request fetch-data react-cache react-usefetch query mutation use hook axios react-use-fetch react-fetch-hook use-fetch usefetch-hook react-hooks-fetch react-hooks-tutorial react-custom-hooks react-hooks-async use-hooks react-usefetch-hook fetch-suspense async-hook-react react-hooks-usefetch use-fetch-hook useaxios use-axios use-superagent superagent apollo usegraphql use-graphqlThe fetch() function is a Promise-based mechanism for programmatically making web requests in the browser. This project is a polyfill that implements a subset of the standard Fetch specification, enough to make fetch a viable replacement for most uses of XMLHttpRequest in traditional web applications.
polyfill fetch promisetldr; Stripe-inspired API wrapper for WHATWG's fetch() method for making simple HTTP requests (alternative to superagent, request, axios).If you're using node-fetch, you need node-fetch@v1.5.3 to use form-data with files properly (due to https://github.com/bitinn/node-fetch/issues/102) If you experience form file upload issues, please see https://github.com/facebook/react-native/issues/7564#issuecomment-266323928.
api-wrapper superagent frisbee fetch fetch-api whatwg whatwg-fetch xhr request file-upload form-data node-fetch react-native react axios ios android api boilerplate github glue helper polyfill rest restful router stripe superagent-defaults wrapperJSONP is NOT supported in standard Fetch API, https://fetch.spec.whatwg.org. fetch-jsonp provides you same API to fetch JSONP like native Fetch, also comes with global fetchJsonp function. If you need a fetch polyfill for old browsers, try github/fetch.
jsonp jsonp-request polyfill fetch github-fetch ajaxKakapo its a full featured http mocking library, he allows you to entirely replicate your backend logic in simple and declaritive way directly in the browser. This way you can easily prototype and develop the whole Application without backend and just deactivate Kakapo when you go production. In order to achieve that Kakapo gives you a set of utilities like Routing, Database, Response, Request and so on... Use the kakapo router to declare two custom routes and returning custom data.
router database interceptor mocking mocking-framework xmlhttprequest mock mock-server stubbing framework kakapo fetch fake stub requestngx-restangular
angular angular2 rest-api reactive restful restful-api rest-client rxjs observable fetch api restangular-methods http request response angular-2 rest typescript typescript-library queryparams ng2-rest ng2-restangular ngx-restangular angular2-restangular angular4-restangular angular2-rest angular4-rest restangular angular-2-restangular angular-4-restangular angular-2-rest angular-4-rest angular-componentFetchival is a tiny (0.5kb min/gz) fetch wrapper that can be used in the browser (IE9+) and Node..get(), .put(), .patch() and .delete() methods are also available.
fetch api json restSend a GraphQL query with a single line of code. ▶️ Try it out.graphql-request is the most minimal and simplest to use GraphQL client. It's perfect for small scripts or simple apps.
graphql graphql-client graphcool nodejs typescript lightweight request fetch apolloBackground Fetch is a very simple plugin which will awaken an app in the background about every 15 minutes, providing a short period of background running-time. This plugin will execute your provided callbackFn whenever a background-fetch event occurs. There is no way to increase the rate which a fetch-event occurs and this plugin sets the rate to the most frequent possible — you will never receive an event faster than 15 minutes. The operating-system will automatically throttle the rate the background-fetch events occur based upon usage patterns. Eg: if user hasn't turned on their phone for a long period of time, fetch events will occur less frequently.
react-native react-component ios background fetch
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.