{"id":15835148,"url":"https://github.com/afeiship/react-markdown-props","last_synced_at":"2025-10-13T09:37:54.493Z","repository":{"id":57122997,"uuid":"236767559","full_name":"afeiship/react-markdown-props","owner":"afeiship","description":"Generate markdown properties string.","archived":false,"fork":false,"pushed_at":"2021-01-07T01:58:34.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T08:37:48.968Z","etag":null,"topics":["docs","properties","react","react-docgen"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-28T15:24:24.000Z","updated_at":"2021-01-07T01:58:36.000Z","dependencies_parsed_at":"2022-08-24T14:59:32.912Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/react-markdown-props","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/react-markdown-props","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-markdown-props","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-markdown-props/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-markdown-props/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-markdown-props/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/react-markdown-props/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-markdown-props/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014546,"owners_count":26085536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docs","properties","react","react-docgen"],"created_at":"2024-10-05T14:21:02.117Z","updated_at":"2025-10-13T09:37:54.465Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","readme":"# react-markdown-props\n\u003e Generate markdown properties string.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install -S @jswork/react-markdown-props\n```\n\n## usage\n```js\nimport rmp from '@jswork/react-markdown-props';\n\nrmp('./src/components/index.js');\n\n// output\n| Name        | Type   | Required | Default | Description                                 |\n| ----------- | ------ | -------- | ------- | ------------------------------------------- |\n| className   | string | false    | -       | The extended className for component.       |\n| value       | object | false    | null    | Default value.                              |\n| onChange    | func   | false    | noop    | The change handler.                         |\n| destroyable | bool   | false    | -       | If element destroyed when visible to false. |\n| backdrop    | union  | false    | -       | Backdrop props or not display backdrop.     |\n```\n\n## resources\n- https://github.com/reactjs/react-docgen\n\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/react-markdown-props/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/react-markdown-props\n[version-url]: https://npmjs.org/package/@jswork/react-markdown-props\n\n[license-image]: https://img.shields.io/npm/l/@jswork/react-markdown-props\n[license-url]: https://github.com/afeiship/react-markdown-props/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/react-markdown-props\n[size-url]: https://github.com/afeiship/react-markdown-props/blob/master/dist/react-markdown-props.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/react-markdown-props\n[download-url]: https://www.npmjs.com/package/@jswork/react-markdown-props\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Freact-markdown-props","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Freact-markdown-props","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Freact-markdown-props/lists"}