sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆31Updated 2 years ago
Alternatives and similar repositories for comment-regex
Users that are interested in comment-regex are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a file path is a text file☆18Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Split lines into an array of lines☆44Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months ago
- Get the path of the caller module☆64Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Check if a path is the current working directory☆19Updated last month
- Mimic a Node.js HTTP response stream☆59Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago