diff --git a/README.md b/README.md index 2cab201..1ebbd9a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ + + +

--- @@ -36,6 +39,10 @@ Do you want to contribute together? Text me ---

Projects

+

CSV to JSON

+ +- Convert CVS files in JSON files in nodejs, [Available as NPM package](https://www.npmjs.com/package/async-convert-csv-to-json) - Repository on [Github](https://github.com/CarGDev/converter-csv-to-json) +

Timestamp to local time

- Convert the timestamp in miliseconds in a format yyyy/mm/dd hh:mm:ss with GMT-00:00 as time default, [Available as NPM package](https://www.npmjs.com/package/convert-time-gmt) - Repository on [Github](https://github.com/CarGDev/time-function)