-
-
Notifications
You must be signed in to change notification settings - Fork 94
Feature: Natural list #103
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
I was wondering if we can have a feature that converts a list to a sentence; example -
["dog", "cat", "mouse"]and convert it toDog, Cat and Mouse.I can add this feature if you are up for it. Thanks.