Async library for getting and setting extended attributes on files.
$ npm install xattr-async
List of attributes (names).
Get attribute.
Set attribute.
Remove attribute.
Like list
, except it doesn't follow symlinks.
Like get
, except it doesn't follow symlinks.
Like set
, except it doesn't follow symlinks.
Like remove
, except it doesn't follow symlinks.
$ npm test
Crafted by highly motivated engineers at Koofr and, hopefully, making your day just a little bit better.