Skip to content
#

parser-combinators

Here are 31 public repositories matching this topic...

Reads the list of files in the specified directory, reads each .csv file, searches for rows that contain the search word, and then checks if the row also contains the new search word. If it does, the row is added to an array. After all files have been processed, a new .csv file is created and the rows that contain all the search words are written

  • Updated Dec 27, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the parser-combinators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parser-combinators topic, visit your repo's landing page and select "manage topics."

Learn more