Releases: jornatf/helpers-ts
Releases · jornatf/helpers-ts
v1.2.2
29 Nov 21:22
Compare
Sorry, something went wrong.
No results found
v1.2.1
29 Nov 11:38
Compare
Sorry, something went wrong.
No results found
Fixed errors after Github test Action.
v1.2.0
29 Nov 11:36
Compare
Sorry, something went wrong.
No results found
New helper added:
randomBetween(): Returns a random number between two intervals
Find example in the README file.
I improved uuid() function with crypto's Node.js and I added more complete comments for each functions.
v1.1.0
07 May 23:15
Compare
Sorry, something went wrong.
No results found
New helpers added:
isEmpty(): Checks if array is empty.
shuffle(): Shuffles array keys.
contains(): Checks if a word is in a string.
containsAll(): Check if many words are in a string.
Find example in the README file.
v1.0.1
04 May 05:37
Compare
Sorry, something went wrong.
No results found
Version upgrade to publish to NPM registry .
I had an error message when publishing version 1.0.0.
v1.0.0
04 May 05:32
Compare
Sorry, something went wrong.
No results found
First version 🚀
For more informations, see README