{"id":34705016,"url":"https://github.com/terraphim/terraphim-editor","last_synced_at":"2026-05-27T09:34:30.711Z","repository":{"id":324430018,"uuid":"1082039231","full_name":"terraphim/terraphim-editor","owner":"terraphim","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-15T22:03:22.000Z","size":1460,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-26T11:14:58.988Z","etag":null,"topics":[],"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/terraphim.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-23T16:38:21.000Z","updated_at":"2025-10-23T16:38:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/terraphim/terraphim-editor","commit_stats":null,"previous_names":["terraphim/terraphim-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terraphim/terraphim-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraphim%2Fterraphim-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraphim%2Fterraphim-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraphim%2Fterraphim-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraphim%2Fterraphim-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terraphim","download_url":"https://codeload.github.com/terraphim/terraphim-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terraphim%2Fterraphim-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33560727,"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-05-27T02:00:06.184Z","response_time":53,"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":"2025-12-24T23:16:37.152Z","updated_at":"2026-05-27T09:34:30.693Z","avatar_url":"https://github.com/terraphim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraphim Editor\n\nA WebAssembly-based Markdown editor built with Rust, [Shoelace](https://shoelace.style/) styles and no other dependencies. \nTrunk is used for the build system\n\n## Features\n\n- Live Markdown preview\n- Pure Javascript for front end and WebAssembly implementation for rendering Markdown\n- Minimal external dependencies\n- Modern web components UI\n\n## Prerequisites\n\n1. Install Rust:\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n2. Add the WebAssembly target:\n```bash\nrustup target add wasm32-unknown-unknown\n```\n\n3. Install Trunk:\n```bash\ncargo install trunk\n```\n\n## Development\n\nRun the development server:\n\n```bash\ntrunk serve\n```\n\nVisit `http://127.0.0.1:8080` in your browser.\n\n## Testing\n\n### Rust Tests\nRun the Rust unit tests:\n```bash\ncargo test\n```\n\n### Frontend Tests (Wasm)\nRun the frontend tests:\n```bash\nwasm-pack test --chrome\n```\n\n## Building for Production\n\nCreate a production build:\n\n```bash\ntrunk build --release\n```\n\nThe output will be in the `dist` directory.\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterraphim%2Fterraphim-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterraphim%2Fterraphim-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterraphim%2Fterraphim-editor/lists"}