1.7.0 • Published 3 years ago

@p4rm/file-utils v1.7.0

Weekly downloads
8
License
Apache-2.0
Repository
-
Last release
3 years ago

P4RM File utils

Common file utility functions used across P4RM projects.

const obj = FileUtils.readJsonFileSync("../test/resources/sample.json");
console.log(JSON.stringify(obj, null, 4)); // prints content of sample.json
1.7.0

3 years ago

1.5.0

3 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.0

4 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago