-
Hi, is there a way to generate literals with language tags by using DOSDP ?
This is what I need in the resulting OWL file :
- language-tagged literals such as `"[LABEL]"@en`
- or datatyped langua…
-
# Description
In this article, it mentions that 'lit-html' includes XSS-prevention. That's what lead me to this library.
https://benfrain.com/html-templating-with-vanilla-javascript-es2015-templat…
-
When reading though [YDKJS: ES6 & Beyond; Chapter 2: Syntax](https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20%26%20beyond/ch2.md) about [Tagged Template Literals](https://github.com/getif…
-
**Is your feature request related to a problem? Please describe.**
Strings inside template literals are currently not obfuscated.
For example:
```js
console.log(`Hello World`)
```
Will prese…
-
in ES 2015 there is a concept of template literals. More about that here
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Tagged_template_literals
In short: we c…
-
It'd be handy for `this.html` to also be formatted by prettier.
I use [wicked-elements](https://github.com/WebReflection/wicked-elements) a lot and taking this example, it would be great if it was su…
-
Similar to https://github.com/microsoft/vscode/issues/181555 but for core strings.
We propose adding an overload to `localize` that allows it to be used with [tagged template literals](https://deve…
-
Hello,
Thank you for this great vs-code plug-in! I recently installed and the only issue I've come across so far is it fails to parse sql templates containing dynamic inserts supported by postgres.…
-
Hello i am Frank Lemanschik i would love to take over your npm package name tagged-template-literals for my project tag-template-literals
Its a collection with helpers and examples how to use tagge…
-
Extend strong-globalize to support [template literals](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Template_literals) via [tagged template literals](https://developer.mozilla.org/en…