GithubHelp home page GithubHelp logo

nvdnkpr / papaparse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mholt/papaparse

0.0 2.0 0.0 13.81 MB

Papa Parse is a powerful CSV (delimited text) parser that gracefully handles large files and malformed input

Home Page: http://PapaParse.com

License: MIT License

papaparse's Introduction

Parse CSV with Javascript

mholt on Gittip

Papa Parse (formerly the jQuery Parse Plugin) is a robust and powerful CSV (character-separated values) parser with these features:

  • Easy to use
  • Parse CSV files directly (local or over the network)
  • Stream large files (even via HTTP)
  • Reverse parsing (converts JSON to CSV)
  • Auto-detects the delimiter
  • Worker threads to keep your web page responsive
  • Header row support
  • Can convert numbers and booleans to their types
  • Graceful and robust error handling
  • Minor jQuery integration to get files from <input type="file"> elements

All are optional (except for being easy to use).

Visit PapaParse.com/demo.html to try Papa!

Get Started

Use papaparse.min.js for production.

For usage instructions, see the homepage and, for more detail, the documentation.

Tests

Papa Parse is under test (especially its core Parser). Download this repository and open tests/tests.html in your browser to run them.

Contributing

To discuss a new feature or ask a question, open an issue. To fix a bug, submit a pull request to be credited with the contributors! Remember, a pull request, with test, is best. (Especially all changes to the Parser component should be validated with tests.) You may also discuss on Twitter with #PapaParse or directly to me, @mholt6.

Origins

Papa Parse is the result of a successful experiment by SmartyStreets which matured into a fully-featured, independent Javascript library.

papaparse's People

Contributors

mholt avatar billstron avatar adamlc avatar badosu avatar billiam avatar cklee avatar dinoboff avatar runejuhl avatar

Watchers

Navid Nikpour avatar  avatar

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.