{"id":24518348,"url":"https://github.com/schafeld/markdown-editor","last_synced_at":"2026-05-05T11:32:54.126Z","repository":{"id":73840634,"uuid":"151826258","full_name":"schafeld/markdown-editor","owner":"schafeld","description":"Simple markdown editor built with Vue.js using TDD","archived":false,"fork":false,"pushed_at":"2018-10-17T12:16:11.000Z","size":452,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T13:51:59.334Z","etag":null,"topics":["javascript","jest","tdd","vuejs"],"latest_commit_sha":null,"homepage":"","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/schafeld.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":"2018-10-06T09:49:47.000Z","updated_at":"2018-10-17T12:16:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0c7ef09-0e9c-4542-9103-77f12e87b3f3","html_url":"https://github.com/schafeld/markdown-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schafeld/markdown-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fmarkdown-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fmarkdown-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fmarkdown-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fmarkdown-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schafeld","download_url":"https://codeload.github.com/schafeld/markdown-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schafeld%2Fmarkdown-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271092828,"owners_count":24697914,"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-08-19T02:00:09.176Z","response_time":63,"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":["javascript","jest","tdd","vuejs"],"created_at":"2025-01-22T01:42:01.719Z","updated_at":"2026-05-05T11:32:54.091Z","avatar_url":"https://github.com/schafeld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markdown-editor\n\n\u003e Simple markdown editor created witch Vue.js using TDD\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run all tests\nnpm test\n```\n\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n\n\n## Deployment\n\n### Continuous Integration\n\nThis repository is configured for deployment to https://rowrow.io and https://www.rowrow.io.\n\nDeplyoment is configured to [automatically build on Zeit Now](https://zeit.co/docs/integrations/now-for-github) and alias to _both_ domains after every push to _master_ branch.\n\n_Trick:_: You can auto-deploy and -alias to just one domain, that container will be located in the US (close to Github). If you are in another timezone you can the still _manually_ alias the same deployment, which will give you a container 'closer to home'.\n\nI.e.: Doing manual alias afterwards with ```now alias projethashedname.now.sh www.rowrow.io``` has positive side effect that this container then runs in developer's own time zone (in my case Europe), while the auto-build apparently runs in Github's time zone (US East). :) \n\n### Manual deployment\n\nManual Zeit deployment is auto-aliased to domain ```www.rowrow.io``` *and* ```www.rowrow.io``` through _now.json_ entry:\n\n```\n{\n    \"alias\": [\"rowrow.io\", \"www.rowrow.io\"],\n    \"name\": \"rowrow\"\n}\n```\n\nSimply run ```now \u0026\u0026 now alias``` to deploy and alias in one step.\n\n\n### Hickups\n\nThe free Zeit Now account has a limited number of deployments. You may need to destroy older deployments like this ```now rm nameofproject.now.sh``` before being able to create new deployments through CLI or pushing to Git.\n\n### Acknowledgment\n\nSo far this is mostly based on [tutorial code](https://github.com/ankurrsinghal/markdown-editor) by [Ankur Singhal](https://medium.com/@ankurr.singhal)\n\n### Development\n\nUseful commands:\n```\nnpm run dev\nnpm run test-watch\nvue ui\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Fmarkdown-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschafeld%2Fmarkdown-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschafeld%2Fmarkdown-editor/lists"}