sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆32Updated 5 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
- Regular expression for matching reserved filename characters☆52Updated 2 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Split a string at one or more indices☆25Updated 4 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 3 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Get a random key from an object☆18Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if a number is in a given range☆22Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 3 months 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 value is a function☆29Updated 4 years ago