npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

react-native-paperplane

v1.0.2

Published

Tiny CLI to bump iOS build numbers, archive/export, and upload to TestFlight.

Readme

Tiny CLI to bump iOS build numbers, build/export with Xcode, and upload to TestFlight.

License: MIT

Features

  • One-command TestFlight release flow for iOS
  • Supports app.config.ts, app.config.js, and app.json (text-only parsing)
  • Dry run mode and clean git enforcement
  • Deterministic output paths for build artifacts

Requirements

  • Node 18+ or Bun
  • Xcode Command Line Tools
  • Transporter app installed and signed in (for iTMSTransporter)
  • Repo with ios/ and an Xcode workspace
  • One of: app.config.ts, app.config.js, app.json

Install

npm install -D react-native-paperplane
# or
bun add -d react-native-paperplane

Quick start

npx react-native-paperplane --dry-run
npx react-native-paperplane

Bun alternative:

bunx react-native-paperplane --dry-run
bunx react-native-paperplane

Local development

# run locally without publishing
bun src/cli.js --help
# or
node src/cli.js --help

Optional global-style bin for development:

npm link
paperplane --help

Usage

paperplane [options]

Options

  • --build-number <n>: Set explicit build number (default: current + 1)
  • --message <msg>: Override git commit message
  • --dry-run: Show actions without modifying files or running build/upload
  • --allow-dirty: Skip clean git check
  • --skip-upload: Build/export only; skip upload
  • -h, --help: Show help

Environment variables

Required for upload (Apple ID auth only):

  • ASC_APPLE_ID
  • ASC_APP_PASSWORD

Optional:

  • ASC_ITC_PROVIDER

iOS overrides:

  • IOS_APP_NAME
  • IOS_SCHEME
  • IOS_WORKSPACE

Project assumptions

  • ios/ contains an Xcode workspace (or set IOS_WORKSPACE).
  • Info.plist is at ios//Info.plist.
  • Build number is read from text in app.config.ts, app.config.js, or app.json.

Output paths

Artifacts are written to:

ios/build/testflight/<runId>/

Examples

# dry run
paperplane --dry-run

# explicit build number
paperplane --build-number 42

# build only, no upload
paperplane --skip-upload

FAQ

Why Bun? Bun is fast and works great for CLI workflows. This package also runs on Node 18+.

Transporter errors? Install Transporter from the Mac App Store and sign in once.

Publishing checklist

  • Confirm the package name is available on npm: npm view react-native-paperplane.
  • Update package.json version.
  • Run a quick help check: node src/cli.js --help.
  • Dry pack: npm pack and sanity-check the tarball contents.
  • Publish: npm publish --access public.

Notes:

  • --access public is only required for scoped packages, but harmless for unscoped.
                                                                                    :
                                                                   =               ..=
                                                                                 +
                                                               =..=                     @%@..%@@
                                                                               +%%@.....+%@...@
                                                                        @@@..:...-:.+%@@.-..@
                                                  -             @%@.-........-..#[email protected]@@
                                                        %@%@...:.....-......#++%@..:...:.@     .
                                                #%%@....+.-....=.:.+.. .#+*@%..-....:..@       =
                                         @@@.....-................=.#++=%@..=...-:::=.@
                                 @%%=...::...*......*....:......++==%@........:=::-.@    -    +
                       =    @@..::.-.:::...... ...-.......-.@*++@%........::=::--.*@     .
                       .        @@.::::.:.......+.......@+%++@#.........=#::::=..@
                       +  +        @%.....*.:. ...-..++*+%%..........:=:::.+:-.@@
                          +    .       @+.......#++++@%.....-...=.----.-=---..@     =
                        +      .        @+@%.**+++%@......#..=.--:.-+-:=--+.@@
                                        @=+@.***%......:....*:---:::%:.--.=@
                                         @-@:+*@.%@ ......::::.=:::--:-..@@
                                    +     ---=+@==#%#%..:.:.::-.:*::-..@@
                                          @:-+*.===*%#*@..:....::::+..@@
                                           @%=@+==-+==@@ @%.....*...@@
                                           @@+.:-=-@@      @%..=...@%
                                            @@.-@@           @@..@@
                                            #:@           *     @%

                    PPPPPP     AAA    PPPPPP   EEEEEEE  RRRRRR   PPPPPP   L          AAA    N    N   EEEEEEE
                    P     P   A   A   P     P  E        R    R   P     P  L         A   A   NN   N   E      
                    P     P  A     A  P     P  E        R    R   P     P  L        A     A  N N  N   E      
                    PPPPPP   A     A  PPPPPP   EEEEEE   RRRRRR   PPPPPP   L        A     A  N  N N   EEEEEE 
                    P        AAAAAAA  P        E        R  R     P        L        AAAAAAA  N   NN   E      
                    P        A     A  P        E        R   R    P        L        A     A  N    N   E      
                    P        A     A  P        EEEEEEE  R    R   P        LLLLLLL  A     A  N    N   EEEEEEE