A library where node modifies the contents of a file

what libraries can you recommend for the contents of nodejs operation files

for example, I want to read out specific lines of the file to modify

what library should I use

Mar.31,2021

1 you can use node's readline module, readline-read line by line
2 or line-reader

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c7a2-2c31e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c7a2-2c31e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?