tc39 / proposal-improve-template-literalsLinks
JavaScript language proposal of raw string literals that can contain any arbitrary text.
☆32Updated last year
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☆64Updated 7 months ago
- a TC39 proposal to synchronise the advancement of multiple iterators☆93Updated 3 weeks ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆34Updated last year
- Double-Ended Iterator and Destructuring☆71Updated 3 years ago
- Regular Expression Pattern Modifiers for ECMAScript☆47Updated last year
- a proposal to add a method to iterators for producing an iterator of its subsequences☆76Updated last week
- ECMAScript proposal for String.cooked built-in template tag☆56Updated 3 years ago
- ☆51Updated 6 months ago
- Proposal to enable importing modules at the source phase☆151Updated 8 months ago
- ADT enum proposal for ECMAScript☆94Updated 5 months ago
- a TC39 proposal to create iterators by sequencing existing iterators☆76Updated 2 months ago
- Ergonomic Dynamic Object Restructuring.☆93Updated 2 years ago
- Proposal for additional static methods on Math☆26Updated 2 years ago
- A proposal to introduce negated in and instanceof operators to JavaScript