-
Hello! Still using your lib a lot :)
I was wondering if you have any idea in how to mutate the root object without throwing weird javascript errors.
Lets imagine we have this format of nested o…
-
For our current use of `addMultilineCall`, it's fairly common to pass literals as arguments, including nested arrays. Would be nice if we could use `HackBuilderValues::export()` rather than having to …
-
Currently, the library only supports a single level of scopes, but I think adding support for nested scopes would be really beneficial.
```c
scope {
// outer scope code here
scope {
/…
-
Hello, first of all, thanks for a great library!
I have a question regarding Segment Field Repetition. Is it possible to create hl7 messages using your library with a repetition in some fields? Like …
-
This is similar to #64.
JSONPath support would allow similar flexibility in modifying keys of deeply nested and intricate structures as XPath. It would allow for modifying, adding, and removing ele…
-
TLDR: *Overriding `__repr__` of Python types is not always possible (and if it does, may change library behavior unexpectedly), so it would be valuable if rich provided a way to set custom formatters.…
-
It's a response body traversal issue.
FT.Search is extremely important for any json query or redis vector searches!
Responses are nested Uint8 Arrays, I suggest testing out FT.Search commands with…
-
Options format:
How can I use objects with copy, include, ignore properties in fromJS/toJS calls?
This is not possible with current options notation or I'm wrong?
Options format is: {
…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…
-
nested arrays loaded values not populating correctly... specifically on light settings. however conditions are working correctly now. submitted issue with originating repo... ulion/jsonform#35
putt…