
Security News
/Research
Popular node-ipc npm Package Infected with Credential Stealer
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.
@devtools-at/csv-json
Advanced tools
Convert between CSV and JSON formats
Try Online • Usage • API • License
Try CSV/JSON Converter online at DevTools.at →
Use this tool directly in your browser - no installation required:
Convert between CSV and JSON formats. This is a standalone TypeScript/JavaScript implementation that you can use in your own projects.
import { process } from '@devtools-at/csv-json';
// Process your data
const result = process(inputData);
console.log(result);
The source code in src/index.ts contains the core implementation. You can copy and use these functions directly in your project.
Check out our other free developer tools at DevTools.at:
| Tool | Description |
|---|---|
| JSON Formatter | Format and beautify JSON |
| Base64 Encoder | Encode/decode Base64 |
| Hash Generator | Generate MD5, SHA hashes |
| UUID Generator | Generate random UUIDs |
| Password Generator | Create secure passwords |
| JWT Decoder | Decode JSON Web Tokens |
| URL Encoder | Encode URL parameters |
| Regex Tester | Test regular expressions |
Browse all 100+ free developer tools →
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - see the LICENSE file for details.
DevTools.at - Free Online Developer Tools - No Registration Required
FAQs
Convert between CSV and JSON formats
We found that @devtools-at/csv-json demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/Research
Socket detected malicious node-ipc versions with obfuscated stealer/backdoor behavior in a developing npm supply chain attack.

Security News
TeamPCP and BreachForums are promoting a Shai-Hulud supply chain attack contest with a $1,000 prize for the biggest package compromise.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.