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☆27Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated 2 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 5 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
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last week
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 months ago
- the tty module from node core for browsers☆18Updated last year
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆28Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- List of node.js builtin modules☆37Updated last month
- abstract base class for hash-streams☆11Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- utilities for encryption and and hashing in node.js☆18Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago