sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆32Updated last month
Alternatives and similar repositories for comment-regex
Users that are interested in comment-regex are comparing it to the libraries listed below
Sorting:
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Split lines into an array of lines☆44Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Split a string at one or more indices☆23Updated 4 years ago
- Filter object keys and values into a new object☆103Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year