Skip to content

Add some usage samples to the README #91

Description

@ohadschn

It would be nice to have some more usage samples, for example the ones you have in the tests.
Ideally, all possible options would be covered. Here's one that isn't covered (replace):

const secret = await read({
  prompt: "Insert secret value",
  silent: true,
  replace: "*"
});

safeStorage.save(secret);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions