mrm-core icon indicating copy to clipboard operation
mrm-core copied to clipboard

Utilities to make tasks for Mrm

Results 4 mrm-core issues
Sort by recently updated
recently updated
newest added

Adds support for https://github.com/sapegin/mrm-core/issues/28

All file related API's accepts the argument to the define file name/path. ```js json('foo.json') ``` If the path is `absolute`, then it simply writes to that absolute path, which silently...

enhancement
help wanted

I think problem here https://github.com/sapegin/mrm-core/blob/f21ca5be125aef3f49cef126a41a4e62845c83bb/src/fs.js#L11

bug
help wanted
good first issue

fixes https://github.com/sapegin/mrm-core/issues/25