Socket
Book a DemoInstallSign in
Socket

jsonl-editor

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonl-editor

Edit individual JSON lines in JSONL files

0.2.0
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

icon

JSONL Editor

Features

  • Edit JSONL Lines: Edit individual JSON lines in JSONL (JSON Lines) files. Open any line as formatted JSON in a new tab, edit it, and save to update the original JSONL file.
  • Preview JSONL: Real-time preview of the JSON on the current line. The preview automatically updates as you move your cursor through the JSONL file.

How to Use

Edit JSONL Line

  • Open a JSONL file and place your cursor on any JSON line.
  • Open command palette and select Edit JSONL line or right-click and select from context menu.
  • Edit the JSON in the new tab (formatted for easy editing).
  • Save (Ctrl+S / Cmd+S) to update the original JSONL file.

Preview JSONL

  • Open a JSONL file.
  • Open command palette and select Preview JSONL or right-click and select from context menu.
  • The preview panel will show the formatted JSON of the current line.
  • Move your cursor to different lines to see their JSON content in real-time.

Development

Preview Template Development

To develop and test the preview template with live reload:

npm run preview-dev

This will:

  • Start a development server at http://localhost:3000
  • Display the preview template with sample JSON data
  • Auto-reload when you modify src/preview-template.html

Others

Issues

Releases

Keywords

JSON

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.