sindresorhus / comment-regexLinks
Regular expression for matching JavaScript comments
☆32Updated 2 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☆49Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated last week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated last week
- Check if a value is a plain object☆102Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Get the path of the caller module☆65Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Get the path of the parent module☆78Updated last week
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Modify the values of an object☆27Updated 4 years ago
- Get the version of a binary in semver format☆41Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last week
- A list of directories you should ignore by default☆23Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 2 weeks ago