stevemao / html-comment-regexLinks
Regular expression for matching HTML comments
☆15Updated 7 years ago
Alternatives and similar repositories for html-comment-regex
Users that are interested in html-comment-regex are comparing it to the libraries listed below
Sorting:
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Get the set npm registry URL☆57Updated 8 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Check if a path is the current working directory☆22Updated 7 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- ☆20Updated 4 years ago