spacetrim
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "spacetrim", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Trimming string from all 4 sides", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -16,3 +16,3 @@ # ✂️ Space trim | ||
Spacetrim is trimming string from all 4 sides.<br/> | ||
It is very helpfull to keep pretty code indentation without keeping strange spaces inside strings. | ||
It is very helpful to keep pretty code indentation without keeping strange spaces inside strings. | ||
@@ -55,3 +55,3 @@ ``` | ||
_See more examples in [simple spaceTrim tests](./src/spaceTrim.test.ts)._ | ||
_See more examples in [simple tests](./src/spaceTrim.test.ts)._ | ||
@@ -93,3 +93,3 @@ ## Nesting | ||
I am opened to pull requests, feedback and suggestions. Or if you like this utility, you can [☕ buy me a coffee](https://www.buymeacoffee.com/hejny) or [donate via cryptocurrencies](https://github.com/hejny/hejny/blob/main/documents/crypto.md) | ||
I am open to pull requests, feedback, and suggestions. Or if you like this utility, you can [☕ buy me a coffee](https://www.buymeacoffee.com/hejny) or [donate via cryptocurrencies](https://github.com/hejny/hejny/blob/main/documents/crypto.md) | ||
@@ -96,0 +96,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58776