once
Run a function exactly one time
one-time
Run the supplied function exactly one time (once)
onetime
Ensure a function is only called once
common-tags
a few common utility template tags for ES2015
single-line-log
Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations