Looking for a synchronous method in Node.js that is like linux head.
I know it's generally a bad idea to do synchronous stuff in node, but I have a valid use case. Need to read the first few lines of a file.
Looking for a synchronous method in Node.js that is like linux head.
I know it's generally a bad idea to do synchronous stuff in node, but I have a valid use case. Need to read the first few lines of a file.
Copyright © 2021 Jogjafile Inc.