sindresorhus / to-single-quotesLinks
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
☆55Updated 3 years ago
Alternatives and similar repositories for to-single-quotes
Users that are interested in to-single-quotes are comparing it to the libraries listed below
Sorting:
- Check if a value is a function☆27Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Exclude certain items from an array☆21Updated 3 weeks ago
- Get an array of parent directories including itself☆27Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get a GitHub username from an email address☆51Updated last year
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get user info from a GitHub username☆22Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago