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:
- Returns an array filled with the specified input☆42Updated 3 years ago
- 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the command history of the user's shell☆85Updated 2 years ago
- Add AVA to your project☆15Updated 4 years ago
- Display a notification (macOS 10.9+)☆88Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Get the user's default shell☆40Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Modify the values of an object☆27Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the current local time of a GitHub user.☆57Updated 7 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Exclude certain items from an array☆22Updated 2 months ago
- Check if you're running in Hyper☆24Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Check if JPEG images are progressive☆35Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago