Exec Once
Create a function that executes once
Examples
This code should prints 10 lines of the same number
const once = const randomOnce = for let count = 10; count; --count console
Create a function that executes once
This code should prints 10 lines of the same number
const once = const randomOnce = for let count = 10; count; --count console
npm i exec-once
96
0.1.8
MIT
1.54 kB
5