sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆32Updated 6 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
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 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
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Split a string at one or more indices☆25Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Check if a path exists☆26Updated 2 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago