js-csvparser
Fast and feature rich CSV parser with great auto detection for line ending and delimiter.
Fast and feature rich CSV parser with great auto detection for line ending and delimiter.
Number (digit) grouping with spaces, according to NIST
Takes an array of strings and simply parses out an equivalent list the way it would be in an English sentence; e.g. listInEnglish(['apples','oranges','mangos']) -> 'apples, oranges and mangoes'
CSV according to RFC 4180. Everyone else's are weirdly wrong. Heavily tested; in typescript
Ensure or discover if Oxford commas are being used in English language text.
A utility to parse csv text and write data as csv text.
splits string by comma, trims & dedups
Read and write CSV data pursuant to RFC 4180.
Numeric input allowing comma seperator after thousand, can be used for pure integer number as well as for float. Restrict user to enter alphabets only accepts numbers and only one dot in case of float number
Join all elements of an array and create a human-readable string
Convert a list of strings into a single Oxford comma separated string
Concatenate a sequence(array) of string values with a comma separator excluding the last value.
This module for convert to value with commas as thousands. (e.g. 1000 -> 1,000)
JSON with trailing commas for happy diffs
Fork of papaparse which accepts a wider range of date formats.
A useful number utils library
Glue array items together, with a different glue for the last pair.
Highly customizable module for numbers
Filter an array and produce a human-readable result as a string