Codiga Snippets, page 80
Full list of public snippets in Codiga
Name | Language | Author | Uses |
---|---|---|---|
Replace last occurrence | TypeScript |
| 0 |
To title case | TypeScript |
| 0 |
Count substrings occurrences | TypeScript |
| 1 |
To camel case | TypeScript |
| 1 |
To pascal case | TypeScript |
| 0 |
To snake case | TypeScript |
| 2 |
Unescape HTML | TypeScript |
| 0 |
Is Anagram | TypeScript |
| 0 |
Swap case in string | TypeScript |
| 0 |
Escape HTML | TypeScript |
| 0 |
Seconds to ISO | TypeScript |
| 0 |
Caesar cipher | TypeScript |
| 0 |
Format duration to text | TypeScript |
| 0 |
Get url parameters | TypeScript |
| 1 |
Index of Substrings | TypeScript |
| 0 |
Convert JSON to CSV | TypeScript |
| 0 |
Power of ten | TypeScript |
| 0 |
Is divisible | TypeScript |
| 0 |
Degrees to rads | TypeScript |
| 0 |
Approximately equal | TypeScript |
| 0 |
Sum all numbers | TypeScript |
| 0 |
Calculate logarithm | TypeScript |
| 0 |
Random boolean | TypeScript |
| 0 |
Clamp number | TypeScript |
| 0 |
Prime number | TypeScript |
| 0 |
Format number to local format | TypeScript |
| 1 |
Calculate factorial | TypeScript |
| 0 |
Mod of division | TypeScript |
| 1 |
Number to currency | TypeScript |
| 0 |
Map range to another | TypeScript |
| 3 |
Coefficient binomial | TypeScript |
| 0 |
Random HEX color | TypeScript |
| 0 |
Generate random number | TypeScript |
| 0 |
Generate random integer | TypeScript |
| 0 |
Number to ordinal suffix | TypeScript |
| 0 |
Calculate sum | TypeScript |
| 0 |
Similarity in array elements | TypeScript |
| 0 |
Calculate median | TypeScript |
| 0 |
Average of two numbers | TypeScript |
| 0 |
Find lowest sorting order | TypeScript |
| 1 |
Symmetric Difference | TypeScript |
| 0 |
RGB to HEX | TypeScript |
| 0 |
Prime factors | TypeScript |
| 0 |
Random int array in range | TypeScript |
| 1 |
Bytes to human string | TypeScript |
| 0 |
Reverse number | TypeScript |
| 0 |
Min elements array | TypeScript |
| 0 |
Max elements array | TypeScript |
| 0 |
Powerset | TypeScript |
| 3 |
Geometric Progression | TypeScript |
| 0 |