└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | # CSV Stringify for Node.js has been merged into [Node.js CSV monorepo](https://github.com/adaltas/node-csv)! 3 | 4 | You can find the latest version of the source code [inside the Node.js CSV repository](https://github.com/adaltas/node-csv/tree/master/packages/csv-stringify), where it will continue to be developed. 5 | 6 | Please report any bugs to the Node.js CSV [issue tracker](https://github.com/adaltas/node-csv/issues) directly. 7 | 8 | The approach used for merging this repository into monorepo is described in [this article](https://www.adaltas.com/en/2021/05/21/js-monorepos-merging-git-repositories/). 9 | 10 | An archive of the source code before the merge is available [here](../../tree/archive). 11 | --------------------------------------------------------------------------------