Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.aerse:yaCSV

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.aerse:yaCSV

Yet Another CSV parser

  • 1.2
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

Yet Another CSV library

You might be wondering why do we need one more java CSV library? Well, I honestly looked-through most of the CSV libraries here on github. And they are:

  • mostly overcomplidated. CSV library which converts cells using patterns?
  • do not follow jdk designs and patterns. CsvClient?
  • consume a lot of memory and resources. Not always, but quite frequently

Of course, I could contribute to this open source products. But hey, I couldn't change their fundumental principles.

So I decided create yet another CSV library. Hope it will be small and simply to use.

FAQs

Package last updated on 20 Apr 2018

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc