1.0.5 • Published 6 years ago

refx-preferences v1.0.5

Weekly downloads
13
License
ISC
Repository
github
Last release
6 years ago

refx-preferences

This tiny node module is designed for reFX related node products and can only get and set strings from the reFX branch of the Windows-registry (Windows) and macOS property information files (plist)

It's extremely simple to use as it only has two functions:

getString (product, queryKey) which returns a string with the contents of the queryKey
setString (product, queryKey, queryValue) which sets the queryKey with the queryValue

It can consume and returns UTF8 strings.

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago