Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Convert HAR file to Google/Excel/Numbers/CSV compatible spreadsheet for response size analysis
➜ ~ har-to-csv < ~/Desktop/har1.har
url,transferred bytes
http://localhost:3000/,2280
http://localhost:3000/_next/static/S0jgIsDYIXMEFZmIlLh0P/pages/index.js,7342
http://localhost:3000/_next/static/S0jgIsDYIXMEFZmIlLh0P/pages/_app.js,1334
http://localhost:3000/_next/static/runtime/webpack-b65cab0b00afd201cbda.js,1118
http://localhost:3000/_next/static/chunks/framework.0f140d5eb2070c7e423d.js,40450
http://localhost:3000/_next/static/chunks/e77fc357760432063120fb33ebcb209c479429eb.413157615658d8422983.js,10862
http://localhost:3000/_next/static/runtime/main-91963396e6efd93d12cc.js,6357
http://localhost:3000/vercel.svg,845
http://localhost:3000/_next/static/S0jgIsDYIXMEFZmIlLh0P/_buildManifest.js,403
http://localhost:3000/_next/static/S0jgIsDYIXMEFZmIlLh0P/_ssgManifest.js,398
http://localhost:3000/favicon.ico,1876
npm i -g har-to-csv
har-to-csv < ~/Desktop/har1.har > ~/Desktop/har1.csv
FAQs
Convert HAR file to CSV
We found that har-to-csv 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.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.