1.7.0 • Published 2 years ago

@p4rm/file-utils v1.7.0

Weekly downloads
8
License
Apache-2.0
Repository
-
Last release
2 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

2 years ago

1.5.0

2 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago