-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Lorem Ipsum Generator tool #130
Added Lorem Ipsum Generator tool #130
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for this! Overall, it's excellent :D I will let @btiteux taking a look at it too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thank you so much! :D Merging it in main branch, but we will release it in an update after 1.0.0.0 :)
* Added LoremIpsum strings and updated Language Manager * Added tool icon * Lorem Ipsum View and ViewModels * Fixed resource references in csproj * Added third party notices for NLipsum * Added NuGet version for NLipsum to Directory.Build.props * Updated README to reflect new tool and protocol * Removed the version tag for NLipsum
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
There is currently no Lorem Ipsum tool.
Issue Number: #73
What is the new behavior?
Other information
NLipsum
I have used the NLipsum library to generate the Lorem Ipsum text. It is quite feature-rich so we can extend this tool later if need be and still use NLipsum.
NLipsum is also licensed under the MIT license.
Screenshots
Icon in All Tools screen
Tool in navigation menu
Demo video
Demo.mp4
Quality check
Before creating this PR, have you: