{"id":15048612,"url":"https://github.com/jlorenc1986/editor","last_synced_at":"2026-01-02T01:24:20.463Z","repository":{"id":257402911,"uuid":"846448997","full_name":"jlorenc1986/editor","owner":"jlorenc1986","description":"Minimalistic markdown editor ","archived":false,"fork":false,"pushed_at":"2024-09-16T12:28:36.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T18:34:29.483Z","etag":null,"topics":["html-parser","markdown-editor","showdownjs","typescript"],"latest_commit_sha":null,"homepage":"","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/jlorenc1986.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T08:26:53.000Z","updated_at":"2024-09-16T12:28:40.000Z","dependencies_parsed_at":"2024-09-16T14:37:24.762Z","dependency_job_id":null,"html_url":"https://github.com/jlorenc1986/editor","commit_stats":null,"previous_names":["jlorenc1986/editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlorenc1986%2Feditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlorenc1986%2Feditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlorenc1986%2Feditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlorenc1986%2Feditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlorenc1986","download_url":"https://codeload.github.com/jlorenc1986/editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243495495,"owners_count":20299923,"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":["html-parser","markdown-editor","showdownjs","typescript"],"created_at":"2024-09-24T21:14:26.502Z","updated_at":"2026-01-02T01:24:20.435Z","avatar_url":"https://github.com/jlorenc1986.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Markdown Editor\n\n\nA markdown editor written in React , with a minimalistic approach \n\n## Project Status\n\n\nThis project is currently in development. \nBasic markdown rendering is there , advanced features will be developed shortly. \n\n## How it looks \n\n![editor](https://github.com/user-attachments/assets/4514a733-42ce-43d1-9286-4942a8f30ddf)\n\n\n\n## Installation and Setup Instructions\n\nClone down this repository. You will need `node` and `npm` installed globally on your machine.  \n\nInstallation:\n\n`npm install`  \n\nRun local dev server:\n\n`npm run start`\n\nTo Run all tests:  \n\n`npm run test`  \n\nTo Run unit tests:  \n\n`npm run test:unit`  \n\nTo Run e2e tests headless:  \n\n`npm run test:e2e`  \n\nTo Run e2e tests with ui:  \n\n`npm run test:e2e:ui`  \n\nTo Run Linter:  \n\n`npm run lint`  \n\n\nTo Start local server:\n\n`npm run start`  \n\nTo Visit App:\n\n`localhost:1234`  \n\nTo build for production\n\n`npm run build`\n\n## Reflection\n\n  - I want a to build on top of showdown a editor with more user friendly features\n  - The basic implementation is for desktop only \n  - the project makes use of the following project/tools :\n      - [parcel](https://parceljs.org/)\n      - [react](https://react.dev/)\n      - [showdown](https://showdownjs.com/)\n      - [react testing library](https://testing-library.com/)\n      - [playwright](https://https://playwright.dev/)\n      - [typescript](https://www.typescriptlang.org/)\n      - [eslint](https://eslint.org/)\n      - for css I started with no framework in mind, but [tailwind](https://tailwindcss.com/) is a good candidate when more features will come in. \n    \n\n\n\u003c!-- LICENSE --\u003e\n## License\n\n\n## License\n\n[MIT License](https://opensource.org/licenses/MIT) © [Lorenc Estrefi](https://jlorenc1986.github.io)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlorenc1986%2Feditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlorenc1986%2Feditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlorenc1986%2Feditor/lists"}