-
```
When using some JavaScript library that supports dependency loading (like
curl.js, RequireJS, Dojo, YUI etc.)
some files aren't declared in 'load' section of test configuration file.
Instead the…
-
```
When using some JavaScript library that supports dependency loading (like
curl.js, RequireJS, Dojo, YUI etc.)
some files aren't declared in 'load' section of test configuration file.
Instead the…
-
In the git history of `trailing-newline.ts` you can find a mistake where I wrote `'\UFEFF'` instead of `\uFEFF`.
The rule should check every string and template literal for escaped characters that ar…
-
I think app-router could use regular expressions in order to match path variables. Regex with named captures would be great but Javascript doesn't support them natively (xregexp is a js library that s…
ghost updated
10 years ago
-
I'm trying to build esprima.js into my project (https://gist.github.com/jcmoore/0d214cdd3f6b52e79910) but I run into a couple of problems with ghcjs:
- the comment on line 1766 causes warning for -Wco…
-
Hi everyone.
I am creating a custom brush for assembly language which I use when programming micro electronics. (lets call it Asm)
- I have a webpage
- I have my code wrapped in pre class="brush: asm…
-
**Is your feature request related to a problem? Please describe.**
When customers decide to keep .html extensions for their site when moving to edge delivery, they can currently add the extension to …
-
### Issue type
- **Question**
### Description
I am a LPeg.re user and I'm used to these features provided by LPeg
Syntax | Description
-- | --
`p^num` | exactly n repetitions
`p^+num` …
-
### Title of the resource
Methodological Workshop - Computational Background Skills for Digital Humanities University of Vienna - Digital Humanities
### Resource type
Hosted Resource
### Authors, …
-
### Acknowledgement
- [X] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
### Comment
Note: I eventually gave up on cap…