sindresorhus / to-single-quotes
Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`
☆55Updated 2 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 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Repeat text☆16Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Add AVA to your project☆15Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 3 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
- Check if you're running in Hyper☆24Updated last year
- Display a notification (macOS 10.9+)☆87Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago