{"id":42511435,"url":"https://github.com/fluree/js-react-wrapper","last_synced_at":"2026-01-28T14:12:51.919Z","repository":{"id":40748677,"uuid":"256974465","full_name":"fluree/js-react-wrapper","owner":"fluree","description":"React wrapper for Fluree's JavaScript query engine","archived":false,"fork":false,"pushed_at":"2024-04-23T02:12:21.000Z","size":6600,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-12-13T00:31:45.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-19T10:45:37.000Z","updated_at":"2023-05-03T13:07:09.000Z","dependencies_parsed_at":"2023-01-16T16:15:16.965Z","dependency_job_id":null,"html_url":"https://github.com/fluree/js-react-wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluree/js-react-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluree%2Fjs-react-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluree%2Fjs-react-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluree%2Fjs-react-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluree%2Fjs-react-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluree","download_url":"https://codeload.github.com/fluree/js-react-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluree%2Fjs-react-wrapper/sbom","scorecard":{"id":404829,"data":{"date":"2025-08-11","repo":{"name":"github.com/fluree/js-react-wrapper","commit":"d9d82072f503261d3ece3e4b6e2449b4c14bf269"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"106 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-8mmm-9v2q-x3f9","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:55:51.143Z","repository_id":40748677,"created_at":"2025-08-18T20:55:51.143Z","updated_at":"2025-08-18T20:55:51.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-28T14:12:51.008Z","updated_at":"2026-01-28T14:12:51.914Z","avatar_url":"https://github.com/fluree.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @fluree/react-wrapper\n\n\u003e Fluree JavaScript DB wrapper for React apps\n\n[![NPM](https://img.shields.io/npm/v/@fluree/react-wrapper.svg)](https://www.npmjs.com/package/@fluree/react-wrapper)\n\n## Install\n\n```bash\nnpm install --save @fluree/react-wrapper\n```\n\n## Usage\n\n\u003e flureeworker.js is included in the module src `./node_modules/@fluree/js-react-wrapper/src/flureeworker.js`\n\u003e to be put in your public folder for the web worker to function\n\n```jsx\nimport React, { Component } from \"react\";\n\nimport {\n  FlureeConnect,\n  FlureeProvider,\n  flureeQL\n} from \"@fluree/js-react-wrapper\";\n\nconst flureeConnection = new FlureeConn({\n  servers: \"http://localhost:8090\", // point to URL of running Fluree transactor or peer server\n  ledger: \"fluree/demo\", // default ledger (database) on the server to use for this connection\n  workerUrl: \"/flureeworker.js\" // location of the fluree web worker javascript file\n});\n\nconst App = () =\u003e {\n  return (\n    \u003cFlureeProvider conn={flureeConnection}\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eExample of rendering a React componet with Fluree data:\u003c/p\u003e\n        \u003cShowPredicatesFluree\u003e\u003c/ShowPredicatesFluree\u003e\n      \u003c/div\u003e\n    \u003c/FlureeProvider\u003e\n  );\n};\n\n// PredicateItem is a standard React component that will display a single predicate item from the db's schema\nfunction PredicateItem({ predicate }) {\n  return (\n    \u003cp key={predicate.name}\u003e\n      \u003cb\u003e{predicate.name}\u003c/b\u003e {predicate.doc}\n      \u003cbr /\u003e\n      type: {predicate.type}\n      \u003cbr /\u003e\n      unique?: {predicate.unique === true ? \"true\" : \"false\"}\n      \u003cbr /\u003e\n      index?: {predicate.index === true ? \"true\" : \"false\"}\n      \u003cbr /\u003e\n      multi-cardinality?: {predicate.multi === true ? \"true\" : \"false\"}\n      \u003cbr /\u003e\n      component?: {predicate.component === true ? \"true\" : \"false\"}\n    \u003c/p\u003e\n  );\n}\n\n// ShowPredicates is a standard React component that will display a list of Predicates passed in\n// as the React prop of data.result (Fluree injects all query data into a component's 'data' prop)\nfunction ShowPredicates({ data }) {\n  const predicateNames = data.result.map(predicate =\u003e (\n    \u003cPredicateItem predicate={predicate} /\u003e\n  ));\n  return (\n    \u003cdiv\u003e\n      \u003cp\u003ePredicate Names are:\u003c/p\u003e\n      {predicateNames}\n    \u003c/div\u003e\n  );\n}\n\n// wrap the ShowPredicates standard React component with a Fluree query, it will inject the status\n// and results as the 'data' prop. Render this component instead of ShowPredicates. This will also\n// make ShowPredicates \"real-time\", if there are any database updates that would affect this\n// component's query results it will automatically re-render\nconst ShowPredicatesFluree = flureeQL({\n  select: [\"*\"],\n  from: \"_predicate\"\n})(ShowPredicates);\n\nexport default App;\n```\n\n## Query types\n\nQueries passed to flureeQL can either be:\n\n1. A standard query as in the example above\n2. A query with variables that can be brought in dynamically by the mounted component\n3. A function that is passed the component's props and context and must return a valid query\n\n### Standard queries\n\n```jsx\n// standard React component (knows nothing of Fluree)\nfunction FavoriteColor({ data }) {\n  // Fluree injects `data` object into props, query result is at data.result\n  return (\n    \u003cp\u003e\n      Favorite color for {data.result.username} is: {data.result.favoriteColor}\n    \u003c/p\u003e\n  );\n}\n\n// wrap standard React component with Fluree query, results will be injected\n// 'basic' style query shown below\nconst FavoriteColorFluree = flureeQL({\n  selectOne: [\"username\", \"favoriteColor\"],\n  from: [\"_user/username\", \"bob@example.com\"]\n})(FavoriteColor);\n\n// identical query as above, but with 'analytical' query style\nconst FavoriteColorFlureeAlt = flureeQL({\n  selectOne: { \"?s\": [\"username\", \"favoriteColor\"] },\n  where: [[\"?s\", \"_user/username\", \"bob@example.com\"]]\n})(FavoriteColor);\n```\n\n### Queries with variables\n\nQueries that will be used in multiple contexts should use\n[query variables](https://docs.flur.ee/docs/query/analytical-query#variables),\nallowing the query to be reusable (this also makes query parsing slightly more efficient).\n\n```jsx\n\n// for any query vars that are null, The React component's props will\n// be examined to see if there is a property with the same name as the missing\n// var (minus the leading '?') and it will be substituted.\nconst FavoriteColorFluree = flureeQL(\n  {\n    selectOne: {\"?s\": [\"username\", \"favoriteColor\"]},\n    where: [[\"?s\", \"_user/username\", \"?username\"]], // ?username here is a query variable\n    vars: {\"?username\": null} // note ?username is null, will look at React props for presence of 'username'\n  }\n)(FavoriteColor);\n\n// this parent component will display our Fluree-enabled component\nfunction ParentComponent() {\n  return (\n    \u003cdiv\u003e\n      \u003cp\u003eTwo users, same reusable component with different username property:\u003c/p\u003e\n      \u003cFavoriteColorFluree username=\"bob@example.com\"/\u003e\n      \u003cFavoriteColorFluree username=\"alice@example.com\"/\u003e\n    \u003cdiv\u003e\n  );\n}\n\n```\n\n### Queries using a function\n\nThe third query alternative is to use a function to return a query instead of specifying it directly.\nThe function will be called with two arguments, the React props and context\n(just like the constructor function of a React.Component).\n\n```jsx\n// Same example as above, but query written as a function\n\nfunction faveColorQuery(props, context) {\n  // return any valid query\n  return   {\n    selectOne: {\"?s\": [\"username\", \"favoriteColor\"]},\n    where: [[\"?s\", \"_user/username\", props.username]] // we can embed the value directly in the query\n  }\n}\n\nconst FavoriteColorFluree = flureeQL(faveColorQuery)(FavoriteColor);\n\n// this parent component will display our Fluree-enabled component\nfunction ParentComponent() {\n  return (\n    \u003cdiv\u003e\n      \u003cp\u003eTwo users, same reusable component with different username property:\u003c/p\u003e\n      \u003cFavoriteColorFluree username=\"bob@example.com\"/\u003e\n      \u003cFavoriteColorFluree username=\"alice@example.com\"/\u003e\n    \u003cdiv\u003e\n  );\n}\n```\n\n## License\n\nMIT © [Fluree PBC](https://github.com/fluree)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluree%2Fjs-react-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluree%2Fjs-react-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluree%2Fjs-react-wrapper/lists"}