Displaying 1 to 10 from 10 results

jquery.parse

  •    JQuery

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

neat-csv - Fast CSV parser

  •    Javascript

Convenience wrapper around the super-fast streaming csv-parser module. Use that one if you want streamed parsing.Returns a promise for an array with the parsed CSV.

number-grouper - render numbers as 3-digit separated groups

  •    Javascript

Render numbers as 3-digit separated groups.Convert the number n into a string with 3-digit groups separated by opts.sep.




angular-PapaParse - An Angular factory wrapper for PapaParse

  •    Javascript

Papa doesn't have to be accessed by the window object. Use dependency injection instead. Great for unit test and do everything in the Angular manner. Add ngPapaParse as a module dependency to your app after including the angular-PapaParse.js script and inject Papa anywhere you need.

comma-number - Format a number with commas

  •    Javascript

The commaNumber function accepts these same parameters as the second and third params. This prevents using currying to bind them and reuse that bound function. The bindWith function accepts the options and returns a function bound with them.


parse-decimal-number - Parse a decimal number with i18n format support (localized decimal points and comma separators)

  •    CoffeeScript

OK, let’s fix international numbers parsing and validation once and forever. I got the inspiration for this in a UI project because somehow the libraries we used didn’t do a great job, so I wrote my own parser, and this is a more polished version of it. In it’s simplest form, you just use it as a parseFloat replacement.

comma-separated-tokens - Parse and stringify comma-separated tokens

  •    Javascript

Parse and stringify comma separated tokens according to the spec. This package is ESM only: Node 12+ is needed to use it and it must be imported instead of required.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.