sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆32Updated 7 months ago
Alternatives and similar repositories for comment-regex
Users that are interested in comment-regex are comparing it to the libraries listed below
Sorting:
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Regular expression for matching reserved filename characters☆53Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Lowercase the keys of an object☆41Updated last week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Check if your code is running as an npm or yarn script☆66Updated 5 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Check if a file path is a text file☆21Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Check if a value is a plain object☆104Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Get the set npm registry URL☆57Updated 9 months ago