GithubHelp home page GithubHelp logo

laukvik / csv Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 1.0 1.52 MB

LaukvikCSV is a powerful API for reading, writing and querying tabular data stored in the CSV format. In contrast to other API it lets you specify data types for each column using meta data. It automatically detects delimiters so you don't have to worry about delimiters being comma, tab, pipe, semicolon etc. Run powerful queries to filter your data easily with a fluid query language thats type safe. Export your tabular data to CSV, JSON, XML and HTML.

License: Other

Java 99.94% HTML 0.06%
tabular-data csv delimiter java csv-format filter metadata comma

csv's People

Contributors

laukvik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nanyangtaiji

csv's Issues

Trim whitespace

When reading CSV a boolean field should decide whether or not to keep or trim whitespaces

JavaFX

Enables the user to export the table data as separate file

CsvReader should not save rows

To be able to support very large amounts of rows, the CsvReader class should only parse data and pass data on to listeners or similar - and not store data in List.

Column editor

Name [ username ]
Type [ Number | Date | Text ] [yy.mm.dd]
Width [ 5 ] characters

Preview feature

When selecting a row with contents like JPG, GIF, PNG or FILENAME a preview should be visible.

Base64

Binary support should be read as BASE64 encoded string

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.