stevemao / html-comment-regexLinks
Regular expression for matching HTML comments
☆15Updated 6 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:
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- the tty module from node core for browsers☆17Updated 7 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 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
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Check if a path is the current working directory☆20Updated 2 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the command from a shebang☆24Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- all the types of nodes in htmlparser2's dom☆28Updated 7 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a path is in the current working directory☆21Updated 4 years ago