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:
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 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
- 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 months ago
- Get the command from a shebang☆24Updated 4 years ago
- the tty module from node core for browsers☆17Updated 9 months ago
- timers module for browserify☆24Updated 9 months ago
- Repeat a string - fast☆35Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- List of node.js builtin modules☆37Updated last year
- Detect whether or not an object is a Typed Array☆21Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Minimal module to check if a file is executable.☆49Updated last year
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 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
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago