
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
Experimental REPL for Bun
You can use it directly via Bun with:
bun repl
No installation required!
npm and GitHub releases will always be guaranteed to not rely on current Bun canary versions, but support for any version other than the latest non-canary will not be guaranteed.
The source code repository latest commit may contain code not yet in any release which depends on currently Bun canary-only features and has no guarantees.
--eval and --printimport fs from 'fs')ffi or sqlite)_ and _error)repl module polyfill↑ ↓).command)bun repl [options]
Pass the -h or --help CLI option for a list of all options.
Type .help within the REPL for a list of commands.
Press ↑ and ↓ to travel up or down the execution history.
repl module polyfillbun repl exposes a special variable repl which provides access to a REPL interface like the Node.js REPL (also accessible through import/require of repl or node:repl).
Currently only a subset of the node:repl API is implemented, see below:
repl global object ✅
start() function ❌writer() function ✅ (Partial)
options object ✅repl property ❌builtinModules array ✅REPL_MODE_SLOPPY symbol ✅REPL_MODE_STRICT symbol ✅REPLServer class ❌Recoverable class ❌You can use repl.writer.options like you would in Node.js REPL to customize the live output of the running REPL.
PRs are welcome to help fix any of the items below or anything else.
FAQs
Experimental REPL for Bun
The npm package bun-repl receives a total of 2,362 weekly downloads. As such, bun-repl popularity was classified as popular.
We found that bun-repl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.