{"id":19999149,"url":"https://github.com/mr-addict/mdbook-repl","last_synced_at":"2025-05-04T14:31:25.064Z","repository":{"id":222979124,"uuid":"758814055","full_name":"MR-Addict/mdbook-repl","owner":"MR-Addict","description":"A rust based mdbook preprocessor that allows you to execute code in your mdbook without any server. Python, Typescript, Javascript etc.","archived":false,"fork":false,"pushed_at":"2024-11-18T09:21:08.000Z","size":6003,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T07:35:53.331Z","etag":null,"topics":["mdbook","mdbook-plugins","mdbook-preprocessor","pyodide","webassembly"],"latest_commit_sha":null,"homepage":"https://mr-addict.github.io/mdbook-repl/","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/MR-Addict.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":"2024-02-17T06:38:21.000Z","updated_at":"2025-03-19T07:33:48.000Z","dependencies_parsed_at":"2024-02-23T13:24:03.646Z","dependency_job_id":"d832049b-5d1f-4d40-b027-eb7d6aa2eb4d","html_url":"https://github.com/MR-Addict/mdbook-repl","commit_stats":null,"previous_names":["mr-addict/mdbook-repl"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fmdbook-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fmdbook-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fmdbook-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MR-Addict%2Fmdbook-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MR-Addict","download_url":"https://codeload.github.com/MR-Addict/mdbook-repl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252349567,"owners_count":21733850,"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":["mdbook","mdbook-plugins","mdbook-preprocessor","pyodide","webassembly"],"created_at":"2024-11-13T05:10:49.703Z","updated_at":"2025-05-04T14:31:24.295Z","avatar_url":"https://github.com/MR-Addict.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mdbook REPL\n\nThis is a [mdbook](https://rust-lang.github.io/mdBook) real time playground for some programming languages which you can directly execute them in the browser without any server. It's fast and easy to use.\n\nThis is mostly inspired by [mdbook rust playground](https://rust-lang.github.io/mdBook/format/mdbook.html#rust-playground), but it's only limited to rust and it's using [https://play.rust-lang.org](https://play.rust-lang.org) as its backend compiler server. So I want to make a playground for other languages based on webassembly.\n\nBelow is an example of a python code block that can be executed directly in the browser:\n\n```python\n# Python codeblock\n\nprint(\"Hello, world!\")\n```\n\nAll the code is **editable** and **runnable**. You can change the code and run it again. The execution is really fast.\n\n\u003e Attention 💥\n\u003e\n\u003e This playground is still in development and not many languages are supported yet. If you have any ideas or suggestions, please let me know.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fmdbook-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmr-addict%2Fmdbook-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmr-addict%2Fmdbook-repl/lists"}