{"id":18348019,"url":"https://github.com/collaborne/mwc-markdown-editor","last_synced_at":"2025-06-16T23:05:11.233Z","repository":{"id":79154879,"uuid":"272181229","full_name":"Collaborne/mwc-markdown-editor","owner":"Collaborne","description":"A markdown editor following Material Design spec","archived":false,"fork":false,"pushed_at":"2020-06-25T10:59:36.000Z","size":1099,"stargazers_count":30,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T09:43:26.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Collaborne.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}},"created_at":"2020-06-14T10:41:14.000Z","updated_at":"2025-01-04T18:19:13.000Z","dependencies_parsed_at":"2023-05-01T23:34:39.533Z","dependency_job_id":null,"html_url":"https://github.com/Collaborne/mwc-markdown-editor","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Collaborne/mwc-markdown-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborne%2Fmwc-markdown-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborne%2Fmwc-markdown-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborne%2Fmwc-markdown-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborne%2Fmwc-markdown-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Collaborne","download_url":"https://codeload.github.com/Collaborne/mwc-markdown-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborne%2Fmwc-markdown-editor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260256241,"owners_count":22981806,"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","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-11-05T21:16:03.456Z","updated_at":"2025-06-16T23:05:11.219Z","avatar_url":"https://github.com/Collaborne.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\\u003cmwc-markdown-editor\u003e\n\nA markdown editor following [Material Design spec](http://material.io/). The editor is based on [Prosemirror](https://prosemirror.net/).\n\nThis webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.\n\n![screenshot](doc/screenshot.png)\n\n## Installation\n```bash\nnpm i mwc-markdown-editor\n```\n\n## Usage\n```html\n\u003cscript type=\"module\"\u003e\n  import 'mwc-markdown-editor';\n\u003c/script\u003e\n\n\u003cmwc-markdown-editor\u003e\u003c/mwc-markdown-editor\u003e\n```\n\n## Linting with ESLint, and Types\nTo scan the project for linting errors, run\n```bash\nnpm run lint\n```\n\nYou can lint with ESLint individually as well\n```bash\nnpm run lint:eslint\n```\n\nTo automatically fix many linting errors, run\n```bash\nnpm run format\n```\n\nYou can format using ESLint individually as well\n```bash\nnpm run format:eslint\n```\n\n## Testing with Karma\nTo run the suite of karma tests, run\n```bash\nnpm run test\n```\n\nTo run the tests in watch mode (for \u003cabbr title=\"test driven development\"\u003eTDD\u003c/abbr\u003e, for example), run\n\n```bash\nnpm run test:watch\n```\n\n## Demoing with Storybook\nTo run a local instance of Storybook for your component, run\n```bash\nnpm run storybook\n```\n\nTo build a production version of Storybook, run\n```bash\nnpm run storybook:build\n```\n\n\n## Tooling configs\n\nFor most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.\n\nIf you customize the configuration a lot, you can consider moving them to individual files.\n\n## Local Demo with `es-dev-server`\n```bash\nnpm start\n```\nTo run a local development server that serves the basic demo located in `demo/index.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollaborne%2Fmwc-markdown-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollaborne%2Fmwc-markdown-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollaborne%2Fmwc-markdown-editor/lists"}