1.0.0-alpha.9 • Published 11 months ago
@nikitajs/file v1.0.0-alpha.9
Nikita "file" package
The "file" package provides Nikita actions to work with files.
Usage
import "@nikitajs/file/register";
import nikita from "@nikitajs/core";
const {$status} = await nikita.file.yaml({
content: {
preference: {
color: "orange",
},
},
target: "~/config.yml"
});
console.info("File was modified:", $status);
1.0.0-alpha.7
1 year ago
1.0.0-alpha.6
1 year ago
1.0.0-alpha.9
11 months ago
1.0.0-alpha.8
11 months ago
1.0.0-alpha.4
1 year ago
1.0.0-alpha.3
3 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago
1.0.0-alpha.0
4 years ago