stevemao / html-comment-regex
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
- Define a non-enumerable property on an object.☆21Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 3 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 6 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- timers module for browserify☆24Updated 3 weeks ago
- contains checks that npm runs during the installation☆24Updated last month
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- ☆11Updated 2 years ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Unpipe a stream from all destinations☆23Updated 4 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 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 6 months ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Sink your streams.☆17Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last week
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 6 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago