Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

zombie-utils

Zombiak3074MIT0.2.0

A bunch of things that I find usefull. Use if you want

utils, usefull

readme

zombie-utils

A bunch of things that I find usefull. Use if you want

Mini-docs

Whilte using readAndWrite, make sure to use 'path.join(__dirname, 'yourFile')'. If you won't use that it won't work!

Functions

  1. readAndWrite(filePath,linesCount) - read a txt file, retrieves a specified lines count and delete that lines from file