-
- [X] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- [X…
-
There's a couple options for parsing buns lock file that don't require spawning `bun bun.lockb`.
You can use [this parser](https://www.npmjs.com/package/@hyrious/bun.lockb) written in ESM or the CJS …
-
### Search terms you've used
- ParserOption
- getSolidDatasetWithAcl
### Bug description
It is currently not possible to add parser options when getting a solid dataset with acl.
This is …
-
I need to parse an RSS to JSON which has multiple enclosure tags within an item
```
...
```
My resulted JSON Object only has a single enclosure object instead of an array.
I tried using…
-
## CVE-2020-7608 - Medium Severity Vulnerability
Vulnerable Libraries - yargs-parser-7.0.0.tgz, yargs-parser-10.1.0.tgz, yargs-parser-9.0.2.tgz
yargs-parser-7.0.0.tgz
the mighty option parser used…
-
See https://github.com/wikiLingo/wikiLingo/blob/master/WikiLingo/Definition.jison
Extra options:
```
//option extends:Base
//option parserValue:Parsed
//option use:WikiLingo\Utilities;
```
-
# Currently
Default values are retrieved via
```
subprocess.run([
'nix-build',
'/etc/nixos/nixpkgs/nixos/release.nix',
'-A',
'options',…
lapp0 updated
3 years ago
-
Maybe the parsing and the translation should be split? So the parsing would create a struct like https://github.com/rust-lang/rust/blob/456a03227e3c81a51631f87ec80cac301e5fa6d7/compiler/rustc_session/…
-
It would be easier for user to either have a textbox to modify the existing loaded parser or to allow exporting or importing js file. This allow advance user to quickly modify and test out parser prof…
-
**Describe the bug**
Simply running the spectral-cli on a json file outputs `warning parser Using tabs can lead to unpredictable results` for every line with indentation even though …