mathiasbynens / is-potential-custom-element-name
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
☆9Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-potential-custom-element-name
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A collection of Regenerate sets for Unicode various properties.☆18Updated 2 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- An implementation of the DOMException class from browsers☆21Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- ⏲ - Small timing library☆35Updated 6 years ago
- Is this an arguments object? It's a harder question than you think.☆15Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Lint and fix docs simpler☆8Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Literals could be different than non-literals.☆32Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 4 months ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- WIP: Async Layout components☆12Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- ECMAScript proposal for Object.getOwnPropertyDescriptors☆29Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14Updated 2 years ago
- Utility for generating html elements with tagged`template literal`. Only 649 bytes.☆12Updated last month