@cpmech/basic-sys
TypeScript icon, indicating that this package has built-in type declarations

2.32.1 • Public • Published

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';
});

Package Sidebar

Install

npm i @cpmech/basic-sys

Weekly Downloads

0

Version

2.32.1

License

MIT

Unpacked Size

4.96 kB

Total Files

7

Last publish

Collaborators

  • dorival