react-schemaorg icon indicating copy to clipboard operation
react-schemaorg copied to clipboard

Type-checked Schema.org JSON-LD for React

Results 16 react-schemaorg issues
Sort by recently updated
recently updated
newest added

Hi, I'm new to this, so maybe I'm missing something... I'm under the impression that the point of this library is to be able to insert JSON-LD in any functional...

Thank you for this package, I came across it following this issue: https://github.com/google/react-schemaorg/issues/9, as I'm still learning about `dangerouslySetInnerHTML` and XSS. I noticed that this package uses `dangerouslySetInnerHTML`: ```js ```...

Would there be a reason why, when putting my webpage in the STD (https://search.google.com/structured-data/testing-tool/u/0/) that it would not detect schema on the site when using this method in react? What...

Hello, im using `"react": "^16.6.0"` The sample repo code is this one (which have a syntax error): ```jsx import { Person } from "schema-dts"; import { JsonLd } from "react-schemaorg";...

Hello, Any example of dynamic data? I would like to fill up reviews from an array. Thanks

Exposes some more type overloads to avoid the need for explicit checks of properties in `Graph` or `WithContext` when trying to use type unions. This overloading was added to `jsonLdScriptProps`...

I am working on a project with Nextjs 13 app router. Is it possible to add client components as json ld? If so, will it be effective for my SEO?

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies