换行符转换
在线换行符转换工具,支持
转
、
转
、
/
统一为
、
转
共 5 种方向,批量转义与反转义,纯前端处理数据不上传,适合 JS 字符串嵌入、HTML 渲染与跨平台文件换行符互转。
Usage
Parameters & Limits
- See the input fields on the tool page for parameters
利用シーン
- Pure frontend processing, results displayed in the browser
Runtime
- Pure frontend; Agents see API example below
Agent API 使用方法
// Step 1: 读取工具 Schema GET https://clawam.com/tools/nl2br/schema.json // Step 2: 在浏览器中执行工具逻辑 // 换行符转换 在工具页 JS 中实现