Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

NimbleText

NimbleText is a text manipulation and code generation tool available online or as a free download.

NimbleText Reviews and details

Screenshots and images

  • NimbleText Landing page
    Landing page //
    2023-09-19

Badges

Promote NimbleText. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about NimbleText and what they use it for.
  • [YouTube] Tim Corey | AI is Everywhere, Now What? (Microsoft Build Conf. Special)
    It's not a game-changer for me. I like to have it, but I'm also still using tools like NimbleText and thinking about source generators for a lot of stuff. Source: 11 months ago
  • Does anyone else find expressing array literals to be incredibly tedious?
    Writing a program to generate some tedious C# is actually a fine endeavor. I've done it plenty of times! You should also have a look at NimbleText. Then you don't even have to write 80% of the script! Source: 12 months ago
  • Do you think AI will reduce the number of dev jobs on the market in coming years?
    That gets really, really old really, really fast. Every control you write probably has 2-5 of these, and in extreme cases a control might have more than a dozen. I already use the templating tool NimbleText to help with this. It'd be a lot nicer if I could just write a prompt like:. Source: about 1 year ago
  • How do I simplify very similar method calls from two object
    That said, if you don't feel like waiting around to see if I actually do the example (I don't always keep these promises), for stuff like this there's a tool called NimbleText I've been using to generate the class for me. There's a free online version that will do the trick and it doesn't take too long to figure out. The main "downside" compared to source generation is you have to copy/paste it yourself. Source: about 1 year ago
  • What is your favorite programming trick/tool ​​that not many people know about?
    NimbleText lets me write a template for one instance of that code, then I can fill in data lines and let it generate the rest. It's kind of like a source generator, only at write-time, not compile-time. It's done more work to make dependency properties palatable than Microsoft ever has. Source: about 1 year ago
  • How do you deal with "Non-nullable property "x" is uninitialized. Consider declaring the property as nullable"?
    To that end, I use NimbleText to help me generate a ton of tedious properties. I could probably use T4 or source generators, but I hate that neither one of those supports what this is: a one-shot thing. If I use this pattern:. Source: over 1 year ago
  • Should I Use Properties on Data Pass Through Classes Instead of Fields?
    If you have any problems and post your code, the community is going to be so preoccupied with demanding you use properties they'll probably miss the actual problem. It doesn't cost much more to give your types auto-properties, so just do it. A tool like NimbleText can make it easier to generate classes like this. Source: over 1 year ago
  • MVVM help
    I use NimbleText to make it less tedious to write a lot of properties at once. I wish I could invoice the C# dev team for the license. Source: almost 2 years ago
  • Can column name list be factored to variable or reference?
    I know this isn't a SQL solution, but have you ever looked at NimbleText? You can define substitution patterns and run it on CSV/delimited data. For instance, you could have the pattern:. Source: over 2 years ago
  • List You go to Online tool one you couldn't live without for Dev Work
    When I'm doing a real big batch of properties or some other repetitive code, after saying a few bad words that there's no syntax sugar for INotifyPropertyChanged yet I go to https://nimbletext.com/ and use that to turn a list of property names into the full, bloated, early 2000s property syntax that all C# GUI developers who don't want/can't use Fody have to use. Source: over 2 years ago
  • Miller CLI – Like Awk, sed, cut, join, and sort for CSV, TSV and JSON
    For windows users NimbleText is a great little utility for working with tabular data:- https://nimbletext.com/. - Source: Hacker News / over 2 years ago
  • list of free resources available to everyone that people don't know about
    Awesome resource. 34. https://zbib.org/ creates citations just by pasting the link, and it has different formats, really useful for any long research project or references in general. 35. www.Y2Mate.com let's you download YouTube videos for free! Very easy to do and I use it multiple times a week. 36. https://www.symbolab.com Phenomenal online resource that can solve a litany of math problems and give explanations... Source: almost 3 years ago

Do you know an article comparing NimbleText to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic NimbleText discussion

Log in or Post with

This is an informative page about NimbleText. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.