tc39 / proposal-improve-template-literalsLinks
JavaScript language proposal of raw string literals that can contain any arbitrary text.
☆31Updated 11 months ago
Alternatives and similar repositories for proposal-improve-template-literals
Users that are interested in proposal-improve-template-literals are comparing it to the libraries listed below
Sorting:
- Proposal to introduce discard bindings to ECMAScript☆62Updated 4 months ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆33Updated last year
- Double-Ended Iterator and Destructuring☆71Updated 3 years ago
- ECMAScript proposal for String.cooked built-in template tag☆57Updated 3 years ago
- a TC39 proposal to synchronise the advancement of multiple iterators☆88Updated last month
- Ergonomic Dynamic Object Restructuring.☆95Updated 2 years ago
- Proposal to enable importing modules at the source phase☆149Updated 5 months ago
- Regular Expression Pattern Modifiers for ECMAScript☆48Updated 9 months ago
- Grouped Accessors and Auto-Accessors for ECMAScript☆57Updated 2 years ago
- ☆50Updated 4 months ago
- a TC39 proposal to create iterators by sequencing existing iterators☆75Updated 2 weeks ago
- A proposal to introduce negated in and instanceof operators to JavaScript☆59Updated last year
- TC39 proposal to add a summation method to JavaScript☆117Updated 3 months ago
- a proposal to add a method to iterators for producing an iterator of its subsequences☆60Updated 2 weeks ago
- ☆43Updated 3 months ago
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆128Updated 2 months ago
- A proposal integrate private fields and destructuring☆50Updated last year
- TC39 proposal that enables flexible brand checks before dynamic code loading☆44Updated 8 months ago
- Proposal for additional static methods on Math☆26Updated 2 years ago
- ADT enum proposal for ECMAScript☆95Updated 3 months ago
- A TC39 proposal to add Math.clamp☆91Updated 2 months ago
- A fuzzer for various top-level await bundling strategies☆61Updated last year
- ☆98Updated 3 years ago
- Decorators for ECMAScript class method and constructor parameters