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:
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 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
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Unpipe a stream from all destinations☆22Updated 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 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
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- fs read and write streams based on minipass☆20Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- the tty module from node core for browsers☆17Updated 8 months ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- timers module for browserify☆24Updated 8 months ago
- Get the set npm registry URL☆56Updated 4 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- List of node.js builtin modules☆37Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Check if a path is in the current working directory☆21Updated 4 years ago