Expo

exp

v57.2.1
The command-line tool for creating and publishing Expo apps

exponent

v14.0.0
The Exponent SDK

expo

v51.0.37
The Expo SDK

instapromise

v2.0.7
Promisify Node-style asynchronous functions by putting a .promise after them (or after the object for methods)

react-native-invertible-scroll-view

v2.0.0
An invertible ScrollView for React Native

react-native-url-handler

v0.4.3
Navigate to external URLs, handle in-app URLs, and access system URLs

exponent-server

v1.2.1
The command-line tool for creating and publishing rich articles written with JavaScript and React Native

@exponent/spawn-async

v1.2.8
A Promise-based interface into processes created by child_process.spawn

@exponent/json-parse-async

v1.0.0
A Promise-based interface to asynchronously parse a JSON file

@exponent/gulp-babel

v7.1.0
Turn ES6 code into vanilla ES5 with no runtime required

@exponent/md5hex

v1.0.0
Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer

nesh-lodash

v0.0.1
Pulls lodash-node into the REPL context as __ (double underscore)

@exponent/json-file

v5.3.0
A module for reading, writing, and manipulating JSON files

delay-async

v1.2.0
A Promise-based wrapper for setTimeout

freeport-async

v2.0.0
Finds an available port for your application to use.

@exponent/network

v1.1.0
A Promise-based interface into @tomas's network library

@exponent/random

v1.0.0
For picking random numbers and choosing random things from lists

@exponent/gulp-changed

v1.3.1
Only pass through changed files

@exponent/simple-spinner

v1.0.2
A super simple spinner

react-native-link

v4.1.0
A link component, similar to `<A href` from HTML

@exponent/react-native-link

v0.0.1
A <Link> element for React Native, analogous to the <A> tag in HTML

@exponent/shell-escape

v1.0.0
Escapes single arguments or an Array

@exponent/promise-props

v1.0.0
Like Bluebird's Promise.props; like Promise.all but for an object with named properties

promise-props

v1.0.0
Like Bluebird's Promise.props; like Promise.all but for an object with named properties

promise-print

v2.3.0
Prints the results of a Promise to the terminal