Link to home
Start Free TrialLog in
Avatar of mikha
mikhaFlag for United States of America

asked on

read/write to a file with javascript in node

say for example, I want to read a text file or do some processing on a input file by running a javascript code on node js.

is there a good package in node/npm to perform read/write operations to a file.

I am new to node js and server side javascript programming.
ASKER CERTIFIED SOLUTION
Avatar of Danilo Andrade
Danilo Andrade
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial