sindresorhus / to-double-quotesLinks
Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`
☆22Updated 3 years ago
Alternatives and similar repositories for to-double-quotes
Users that are interested in to-double-quotes are comparing it to the libraries listed below
Sorting:
- Modify the filename in a path☆16Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Check if a file path is a text file☆18Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Check if a file path is a binary file☆46Updated last year
- Check if a file path is an archive file☆14Updated last year
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Check if a string is email like☆23Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check whether a binary version satisfies a semver range☆23Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Sort an array of numbers☆17Updated 6 months ago
- Gracefully restore the CLI cursor on exit☆38Updated last year