Back to deals
NearbiJSX

Developer Tools

Free

NearbiJSX

by INX Company Limited

v1.4.0 24 MB Universal 9+

Description

NearbiJSX is a universal app for running, saving, and managing AI-generated JSX artifacts on iPhone, iPad, and Mac.

Copy a JSX artifact from your AI assistant, paste it into the app, and see it render instantly. No Xcode, no terminal, no development environment needed — just paste and run.

Key Features

- No Sign-Up Required — No account, no email, no login. Install and use instantly
- Instant JSX Preview — Paste AI-generated JSX and see it render immediately with zoom controls (50%–200%)
- AI Code Generation — Generate JSX directly in-app using your own API key (ChatGPT, Gemini, or GitHub Models free tier)
- Code Editor — Edit JSX with CodeMirror 6, featuring syntax highlighting, JSX/TypeScript support, bracket matching, fold gutters, dark mode, and live test-run before saving
- Save & Organize — Folders with color coding, tags, and favorites for your artifact library
- Search — Full multi-token search across all saved files
- Weather-Aware Home Screen — Personalized greeting with local weather data
- Nearby Share — Send and receive JSX files directly between devices via local Wi-Fi
- NearbiDoc Integration — Works alongside the NearbiDoc sister app for document management
- Export — Save as JSX source files
- iCloud Sync — Seamlessly sync your collection across iPhone, iPad, and Mac
- 22 interface languages supported

Bundled Libraries (Offline, No Downloads)

NearbiJSX bundles the most popular libraries used in AI-generated artifacts — all offline, no CDN needed:

- React 18 & Tailwind CSS 3
- Sucrase (fast JSX transpiler) & Babel
- shadcn/ui components (Button, Card, Alert, Badge, Input, Dialog, and more)
- Lucide React icons
- Recharts (charts & graphs)
- Lodash

Your AI artifacts will look and work exactly as intended.

How It Works

1. Paste JSX from your AI assistant — or generate it directly in-app
2. NearbiJSX transpiles (via Sucrase) and renders it instantly
3. Organize with folders, tags, and favorites
4. Export or share with nearby devices

AI Code Generation

Bring your own API key for ChatGPT, Gemini, or Anthropic. GitHub Models is also available with free daily limits — no API key purchase needed. Keys are stored locally in your device's Keychain and are never sent to our servers.

Secure by Design

All JSX runs in a sandboxed environment. Network calls, storage access, and dangerous APIs are blocked before your code executes. No data leaves your device unless you choose to export or share.

Free Features

JSX rendering, code editor, AI generation, and basic organization are all free. Free tier includes 1 folder, 2 files per folder, and 1 favorite.

Pro Upgrade (One-Time Purchase, No Subscription)

- Unlimited folders and unlimited files per folder
- Up to 4 favorites
- iCloud sync across devices
- Nearby Share (P2P file transfer)
- JSX export
- Ad removal (iOS)
- Pro editor on iPad + Mac (Live Preview, Code Outline, Smart Autocomplete)
- App skins (Terminal, Retro Pop)

NearbiJSX does not collect user data. All files are stored locally on your device or in your personal iCloud.

What's new (v1.4.0)

- Apple Intelligence is now available as a free on-device AI option (no API key, works offline). Supported on Apple Silicon Mac with macOS 26, or iPhone 15 Pro and later with iOS 26.

- AI Helper (Code tab + Code Edit): A new "AI Helper" button has been added to both code surfaces.

- Selection-aware AI edits: Select part of your code and apply AI edits to just that region.

- "Show Documents Folder" added to the File menu (⌘⇧O); "Reveal in Finder" available from a JSX card's right-click menu (macOS).

- A progress banner with a Stop button is shown while the AI Helper is running.

- Storage reliability fix: app data is automatically migrated to a more stable location on first launch.

- Bug fixes and stability improvements