All Projects → mini-create-react-context → Similar Projects or Alternatives

261 Open source projects that are alternatives of or similar to mini-create-react-context

Abortcontroller Polyfill
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
Stars: ✭ 273 (+702.94%)
Mutual labels:  polyfill, ponyfill
Fakeindexeddb
A pure JS in-memory implementation of the IndexedDB API
Stars: ✭ 373 (+997.06%)
Mutual labels:  polyfill, ponyfill
Create React Context
Polyfill for the proposed React context API
Stars: ✭ 689 (+1926.47%)
Mutual labels:  polyfill, context
web-streams-polyfill
Web Streams, based on the WHATWG spec reference implementation
Stars: ✭ 198 (+482.35%)
Mutual labels:  polyfill, ponyfill
o9n
🖥 A screen.orientation ponyfill
Stars: ✭ 55 (+61.76%)
Mutual labels:  polyfill, ponyfill
Unfetch
🐕 Bare minimum 500b fetch polyfill.
Stars: ✭ 5,239 (+15308.82%)
Mutual labels:  polyfill, ponyfill
Tickedoff
Tiny library (<200B gzip) for deferring something by a "tick"
Stars: ✭ 213 (+526.47%)
Mutual labels:  polyfill, ponyfill
Ponyfill
🦄 Like polyfill but with pony pureness
Stars: ✭ 945 (+2679.41%)
Mutual labels:  polyfill, ponyfill
Css Vars Ponyfill
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Stars: ✭ 1,166 (+3329.41%)
Mutual labels:  polyfill, ponyfill
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+11014.71%)
Mutual labels:  polyfill, ponyfill
fromentries
Object.fromEntries() ponyfill (in 6 lines)
Stars: ✭ 62 (+82.35%)
Mutual labels:  polyfill, ponyfill
Resize Observer Polyfill
A polyfill for the Resize Observer API
Stars: ✭ 1,530 (+4400%)
Mutual labels:  polyfill, ponyfill
Scroll Into View If Needed
Element.scrollIntoView ponyfills for things like "if-needed" and "smooth"
Stars: ✭ 811 (+2285.29%)
Mutual labels:  polyfill, ponyfill
Clipboard Polyfill
📋 Simple copying on the web, with maximum browser compatibility.
Stars: ✭ 748 (+2100%)
Mutual labels:  polyfill, ponyfill
Resize Observer
Polyfills the ResizeObserver API.
Stars: ✭ 540 (+1488.24%)
Mutual labels:  polyfill, ponyfill
React Af
Allows you to code using certain React.next features today! Perfect for component library maintainers.
Stars: ✭ 143 (+320.59%)
Mutual labels:  polyfill, context
Core Js
Standard Library
Stars: ✭ 15,854 (+46529.41%)
Mutual labels:  polyfill, ponyfill
Material-Smart-Rating
😍⭐⭐Material Smart Rating App - An Android library that encourages users to rate the app on Google Play.⭐⭐😘
Stars: ✭ 30 (-11.76%)
Mutual labels:  context
appHistory
A polyfill for the AppHistory proposal
Stars: ✭ 21 (-38.24%)
Mutual labels:  polyfill
polyfill-php81
This component provides functions unavailable in releases prior to PHP 8.1.
Stars: ✭ 618 (+1717.65%)
Mutual labels:  polyfill
sanic-plugin-toolkit
Easily create Plugins for Sanic!
Stars: ✭ 49 (+44.12%)
Mutual labels:  context
context
Tiny, type-safe, JavaScript-native `context` implementation
Stars: ✭ 18 (-47.06%)
Mutual labels:  context
NetStandardPolyfills
Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.
Stars: ✭ 22 (-35.29%)
Mutual labels:  polyfill
iframe-worker
A tiny WebWorker polyfill for the file:// protocol
Stars: ✭ 23 (-32.35%)
Mutual labels:  polyfill
laravel-react-spa
A Laravel-React SPA starter project template.
Stars: ✭ 94 (+176.47%)
Mutual labels:  context
object-keys
Object.keys shim
Stars: ✭ 41 (+20.59%)
Mutual labels:  polyfill
Promise.allSettled
ES Proposal spec-compliant shim for Promise.allSettled
Stars: ✭ 93 (+173.53%)
Mutual labels:  polyfill
form-data-entries
FormData.entries ponyfill
Stars: ✭ 34 (+0%)
Mutual labels:  ponyfill
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
Stars: ✭ 22 (-35.29%)
Mutual labels:  context
weakmap-polyfill
ECMAScript6 WeakMap polyfill
Stars: ✭ 25 (-26.47%)
Mutual labels:  polyfill
form-data
Spec-compliant FormData implementation for Node.js
Stars: ✭ 73 (+114.71%)
Mutual labels:  ponyfill
retrygroup
Package retrygroup provides synchronization, Context cancelation for groups of retry goroutines working on subtasks of a common task.
Stars: ✭ 18 (-47.06%)
Mutual labels:  context
no-redux
⚛️ 🎣 Experimenting with using hooks and context instead of Redux
Stars: ✭ 79 (+132.35%)
Mutual labels:  context
go-csync
Golang: contex-aware synchronization primitives (mutex).
Stars: ✭ 27 (-20.59%)
Mutual labels:  context
SignatureVerificationDemo
Android 使用jni校验应用签名sha1值,防止so文件逆向盗用
Stars: ✭ 111 (+226.47%)
Mutual labels:  context
fetch
A fetch API polyfill for React Native with text streaming support.
Stars: ✭ 27 (-20.59%)
Mutual labels:  polyfill
github-wc-polyfill
Ensure that all GitHub and GitLab scripts required for UXP and SeaMonkey are loaded correctly
Stars: ✭ 87 (+155.88%)
Mutual labels:  polyfill
parcel-plugin-goodie-bag
provides the Promise and fetch goodies needed for IE(11) support w/ parcel bundle loading
Stars: ✭ 15 (-55.88%)
Mutual labels:  polyfill
Array.prototype.at
An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.
Stars: ✭ 20 (-41.18%)
Mutual labels:  polyfill
multi-ctx
Multiple Spring Contexts Showcase
Stars: ✭ 16 (-52.94%)
Mutual labels:  context
react-native-wasm
A polyfill to use WebAssembly in React Native.
Stars: ✭ 39 (+14.71%)
Mutual labels:  polyfill
Object.getOwnPropertyDescriptors
Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
Stars: ✭ 19 (-44.12%)
Mutual labels:  polyfill
css grid annotator
Automatically annotate CSS Grid items with row and column positions, so they are correctly positioned in IE11.
Stars: ✭ 59 (+73.53%)
Mutual labels:  polyfill
timber-ruby
🌲 Great Ruby logging made easy.
Stars: ✭ 155 (+355.88%)
Mutual labels:  context
audioworklet-polyfill
strictly unofficial polyfill for Web Audio API AudioWorklet
Stars: ✭ 49 (+44.12%)
Mutual labels:  polyfill
ktx
简化Android开发的Kotlin库
Stars: ✭ 39 (+14.71%)
Mutual labels:  context
react-context-io
Share state with ease.
Stars: ✭ 22 (-35.29%)
Mutual labels:  context
node-red-contrib-FIWARE official
FIWARE-Node-Red integration supporting NGSI-LD
Stars: ✭ 14 (-58.82%)
Mutual labels:  context
react-native-drawer-layout-polyfill
A polyfill for React Natives DrawerLayoutAndroid
Stars: ✭ 48 (+41.18%)
Mutual labels:  polyfill
webpack2-polyfill-plugin
Insert polyfills (such as Promise) for Webpack 2
Stars: ✭ 18 (-47.06%)
Mutual labels:  polyfill
cardboard-vr-display
A JavaScript implementation of a WebVR 1.1 VRDisplay
Stars: ✭ 84 (+147.06%)
Mutual labels:  polyfill
deno-fetch-event-adapter
Dispatches global fetch events using Deno's native http server.
Stars: ✭ 18 (-47.06%)
Mutual labels:  polyfill
async generator
Making it easy to write async iterators in Python 3.5
Stars: ✭ 87 (+155.88%)
Mutual labels:  polyfill
require-polyfill
Make `require` work in browsers, at runtime. No code bundling needed!
Stars: ✭ 37 (+8.82%)
Mutual labels:  polyfill
react-generate-context
A helper function for reducing React Context boilerplate
Stars: ✭ 24 (-29.41%)
Mutual labels:  context
contextual
🌈 Generate your Ecto contexts using this macro and eliminate boilerplate
Stars: ✭ 18 (-47.06%)
Mutual labels:  context
reactube-client
A clone Youtube Web Player using React Provider Pattern, React Context and Typescript
Stars: ✭ 92 (+170.59%)
Mutual labels:  context
ember-on-modifier
Implements the `{{on eventName this.someAction}}` element modifier from https://github.com/emberjs/rfcs/blob/master/text/0471-on-modifier.md
Stars: ✭ 37 (+8.82%)
Mutual labels:  polyfill
go-grpc-bidirectional-streaming-example
gRPC bidirectional streaming example written in golang
Stars: ✭ 83 (+144.12%)
Mutual labels:  context
String.prototype.trim
ES5 spec-compliant shim for String.prototype.trim
Stars: ✭ 13 (-61.76%)
Mutual labels:  polyfill
1-60 of 261 similar projects