This module provides a parser and formatter for delimiter-separated values, most commonly comma-(CSV) or tab-separated values (TSV). These tabular formats are popular with spreadsheet programs such as ...
This project is a port of the excel-formula library to ES6. It contains a set of functions that can be used to pretty print Excel formulas and convert them into JavaScript, C# or Python code.