{"id":16367970,"url":"https://github.com/ephys/react-tiny-markdown","last_synced_at":"2026-07-02T21:32:17.363Z","repository":{"id":149761482,"uuid":"273192174","full_name":"ephys/react-tiny-markdown","owner":"ephys","description":"Tiny slack/discord/whatsapp/telegram flavored markdown built on top of Autolinker \u0026 markdown-ast","archived":false,"fork":false,"pushed_at":"2020-06-18T09:35:54.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T13:03:06.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ephys.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-18T09:08:03.000Z","updated_at":"2020-06-18T09:35:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a31fcf27-0d2f-4490-ad16-ba81adcd3d24","html_url":"https://github.com/ephys/react-tiny-markdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ephys/react-tiny-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephys%2Freact-tiny-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephys%2Freact-tiny-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephys%2Freact-tiny-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephys%2Freact-tiny-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ephys","download_url":"https://codeload.github.com/ephys/react-tiny-markdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ephys%2Freact-tiny-markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35064249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":[],"created_at":"2024-10-11T02:51:19.305Z","updated_at":"2026-07-02T21:32:17.154Z","avatar_url":"https://github.com/ephys.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-tiny-markdown\n\n*Slack (\u0026 other chat app) flavored markdown*\n\n## example\n\n```tsx\nimport React from 'react';\nimport { Markdown } from '@ephys/react-tiny-markdown';\nimport '@ephys/react-tiny-markdown/src/default-styles.scss';\n\nexport function MyComponent() {\n  return (\n    \u003cMarkdown\u003e\n      body: regular link https://google.com (autolinker)\n      [text link](https://google.com)\n      \n      # titles not allowed\n      \n      `code linline`\n      ```\n      multiline\n      code block\n      ```\n      *italic*\n      **bold**\n      \n      \u003e quote\n      \u003e of\n      \u003e something\n      \n      paragraph 1\n      \n      paragraph 2\n      \n      - list item\n      - list item\n      - list item\n        1. ol sublist\n        2. ol sublist 2\n          - we can go deeper\n      \n      ~~strike~~ \n      \n      ---\n      \n      this is all\n    \u003c/Markdown\u003e\n  );\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fephys%2Freact-tiny-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fephys%2Freact-tiny-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fephys%2Freact-tiny-markdown/lists"}