@cpmech/basic-sys

v2.32.1
Basic JS (TypeScript) functions --- File System
io exec fs-extra childprocess

Basic JS (TypeScript) functions --- File System

This repo implements some basic functions to read/write files and execute external commands.

Installation

npm install @cpmech/basic-sys

Example

maybeWriteFile(false, PATH, () => {
  return 'Hello World';
});
npm i @cpmech/basic-sys

Metadata

  • MIT
  • Whatever
  • Dorival Pedroso
  • released 7/28/2023

Downloads

Maintainers