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:
- 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
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Check if a value is a plain object☆103Updated last year
- Get the auth token set for an npm registry☆34Updated last month
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Modify the values of an object☆29Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Check if a file path is a text file☆21Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago