-
Thanks to the introduction of the [RivineCG][rivinecg] tool, generating a new Rivine blockchain became very easy and almost non-technical, even allowing the use of optional extensions for minting and …
-
**vite.config.ts:**
```ts
import { defineConfig } from 'vite'
import mf from "module-federation-vite"
export default defineConfig({
plugins: [
mf({
filename:'foo-mf.js…
-
1. Include the version of json2csv used and the interface that you are using (plainjs, node or whatwg).
* version 7.0.1
3. Include your node version or your browser vendor and version.
* nod…
-
# Issue
I see on [OWASP's page](https://owasp.org/www-community/attacks/CSV_Injection) on CSV injection to "prepend each cell field with a single quote". I was wondering why sanitization is done by…
-
The `parameter`-property is included, but not used within the IriWidget (see [here](https://github.com/nfdi4health/semlookp-widgets/blob/main/src/components/widgets/MetadataWidget/IriWidget/IriWidget.…
-
Hi Folks,
Processing a minified version of a .json file the tokenparser does not fail, however, if the original file from the Customer comes in formatted,
Then:
https://github.com/juanjoDiaz/stream…
-
See https://www.npmjs.com/package/json2csv
Suggested replacements: https://www.npmjs.com/package/@json2csv/plainjs
-
How would a binary AST encoded resource be delivered when SRI is involved? How should the hash be calculated on both the encoder and the decoder sides?
-
Hi, is it possible to parse multiple separate objects in a stream, e.g. `'{"id":1}{"id":2}'`?
The docs seem to indicate this is possible but I get an error:
```
error: Unexpected "{" at positio…
-
Thnx for building this usefull library.
When installed on my react based project. I get:
```
ERROR in ./node_modules/clickable-json/lib/ClickableJsonCrdt/nodes/JsonCrdtObjNode/Tombstones.js 9:1…