{"id":28089535,"url":"https://github.com/mendixlabs/mendix-react-widget-utils","last_synced_at":"2026-03-01T07:31:22.956Z","repository":{"id":57120931,"uuid":"215661866","full_name":"mendixlabs/mendix-react-widget-utils","owner":"mendixlabs","description":"Utils for Mendix (React) widgets","archived":false,"fork":false,"pushed_at":"2025-07-17T22:33:50.000Z","size":1646,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T00:02:45.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jeltemx.github.io/mendix-react-widget-utils/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-16T23:22:49.000Z","updated_at":"2024-03-12T12:20:34.000Z","dependencies_parsed_at":"2025-06-27T14:00:53.146Z","dependency_job_id":"d0de966d-9510-4ca5-acb6-62f5e01ce5a8","html_url":"https://github.com/mendixlabs/mendix-react-widget-utils","commit_stats":null,"previous_names":["jeltemx/mendix-react-widget-utils"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/mendix-react-widget-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmendix-react-widget-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmendix-react-widget-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmendix-react-widget-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmendix-react-widget-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/mendix-react-widget-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmendix-react-widget-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29963712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"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":"2025-05-13T12:59:43.807Z","updated_at":"2026-03-01T07:31:22.936Z","avatar_url":"https://github.com/mendixlabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![npm version](https://badge.fury.io/js/%40jeltemx%2Fmendix-react-widget-utils.svg)](https://www.npmjs.com/package/@jeltemx/mendix-react-widget-utils)\n[![Dependencies](https://david-dm.org/JelteMX/mendix-react-widget-utils.svg)](https://david-dm.org/JelteMX/mendix-react-widget-utils)\n[![DevDependencies](https://david-dm.org/JelteMX/mendix-react-widget-utils/dev-status.svg)](https://david-dm.org/JelteMX/mendix-react-widget-utils?type=dev)\n[![GitHub issues](https://img.shields.io/github/issues/JelteMX/mendix-react-widget-utils)](https://github.com/JelteMX/mendix-react-widget-utils/issues)\n\n# Mendix (React) Widget Utils\n\nMakes building widgets a little easier by providing a couple of convenient methods \u0026 helper functions. This is tied to Typescript development of widgets. All methods \u0026 classes have been properly described, so your code editor (VSCode preferred) should give you code completion, type checking and proper comments.\n\n## Usage\n\n```ts\nimport { createObject } from \"@jeltemx/mendix-react-widget-utils\";\n\nconst mendixObject = await createObject(\"MyFirstModule.Entity\");\n```\n\n## Documentation\n\n\u003e Documentation can be found [here](https://jeltemx.github.io/mendix-react-widget-utils/)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fmendix-react-widget-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fmendix-react-widget-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fmendix-react-widget-utils/lists"}