Convert promised code to use node style callbacks
nodeify from then/Promise, all by itself
Use bluebird's ascallback (aka nodeify) to convert promises to node style callbacks.
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
Node streams for fetch
Create functions that both return promises and accept node-style callbacks
TypeScript definitions for promise-nodeify
Run after npm install and you can use node core modules and npm modules that use them in your React Native app.
Use bluebird's nodeify to convert promises to node style callbacks.
randombytes nodeify for react-native, react-native-randombytes wrapper
Nodeify a promise-returning function
Nodeify Lambda ====================
Use Node.js modules with React Native by injecting global symbols
implementation of crypto for React Native
Attempts to make most npm modules 'just work' with NativeScript
Node's os module for rn-nodeify
Run after npm install and you can use node core modules and npm modules that use them in your React Native app.
Essential utils for promises
description
Run after npm install and you can use node core modules and npm modules that use them in your React Native app.
Notifiy a node callback when a Promise has resolved or rejected
fetch for read and write access to the local file system
Wrapper for fetch to simplify sending and receiving RDF data
Wrapper for fetch to simplify sending and receiving RDF data