question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple Instances

See original GitHub issue

It’d be cool to create multiple pluralize instances. The use-case that’s been brought up before is acronyms (so perhaps have an option here for output case or a function that handles sanitization manually?). However, I think multiple locales would be perfect too. E.g. require('pluralize/de'). If anyone is willing to try create automated pluralizations for other locales that’d would be very cool.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

1reaction
dominykascommented, Oct 10, 2016

Hi,

any update on this? I’m happy to PR whatever is a preferred approach.

My personal preference would be to either have some sort of a preserveCase option - I think there are valid scenarios where people would want to simply turn off this behavior, because anything that’s uppercase is not really a dictionary word (e.g. on the web my preferred method of capitalizing stuff would be text-transform: uppercase, rather than have capitalized text strings somewhere - I’d probably never need it).

0reactions
jensbodalcommented, Jul 31, 2018

Yeah the real issue is everything gets passed into the restoreCase function. I feel that the ability to write case-sensitive rules should be allowed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multiple instances (Windows) - IBM
Multiple instances (Windows) · A Windows service that represents the instance. The name of the service is same as the instance name. ·...
Read more >
What are the benefits of multiple instances? - Atlassian Support
If you have a single instance of a product, everyone works together in the same place. If you have multiple instances of a...
Read more >
Multiple Instances - voidtools
Assign unique names to Everything instances to use multiple instances. There can only be one instance for each unique name. To assign a...
Read more >
Multiple Instances - Advanced Installer
Install numerous instances of your application on a single machine by using Advanced Installer's built-in Multiple Instances feature.
Read more >
Multiple instance learning - Wikipedia
In machine learning, multiple-instance learning (MIL) is a type of supervised learning. Instead of receiving a set of instances which are individually ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found