{"id":13896021,"url":"https://github.com/sunjon/extmark-toy.nvim","last_synced_at":"2025-06-28T04:36:31.628Z","repository":{"id":104291859,"uuid":"403945975","full_name":"sunjon/extmark-toy.nvim","owner":"sunjon","description":"Graphical experiments in Neovim","archived":false,"fork":false,"pushed_at":"2023-01-17T00:31:57.000Z","size":12,"stargazers_count":89,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-20T08:55:34.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/sunjon.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":"2021-09-07T11:05:48.000Z","updated_at":"2025-03-15T04:39:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e041d525-d8a3-4911-89b1-41ea3009df84","html_url":"https://github.com/sunjon/extmark-toy.nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunjon/extmark-toy.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunjon%2Fextmark-toy.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunjon%2Fextmark-toy.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunjon%2Fextmark-toy.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunjon%2Fextmark-toy.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunjon","download_url":"https://codeload.github.com/sunjon/extmark-toy.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunjon%2Fextmark-toy.nvim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262376236,"owners_count":23301345,"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-08-06T18:02:36.979Z","updated_at":"2025-06-28T04:36:31.612Z","avatar_url":"https://github.com/sunjon.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# [WIP] extmark-toy.nvim\n\nExtmark Toy is a plugin created to house my experimental demos and games created in Neovim.\nThe graphical effects are rasterized using Unicode font [Block Element](https://en.wikipedia.org/wiki/Block_elements) glyphs in combination with Neovim's extmarks.\n\nA font that supports glyphs introduced in [Unicode version 13.0](https://unicode.org/versions/Unicode13.0.0/) is required for some effects.\n\n## Effects\n\nAt the moment there's only a single effect included; One produced for [Thomas Vigouroux](https://github.com/vigoux)'s' Neovim stream introductions (and as a thanks for the work he's contributed to Neovim).\n\nI have a variety of other nearly-complete effects that I'll introduce when they have less rough edges.\n\nAt some point I'd like to support user created effects, moving utilities used for effect creation and generic methods in current effects into API functions.\n\n### Vigoux Logo\n\u003cimg src=\"https://raw.githubusercontent.com/sunjon/images/master/extmark-toy.gif\" alt=\"screenshot\" width=\"800\"/\u003e\n\nKeys:\n`\u003cLeft\u003e` and `\u003cRight\u003e` to rotate palette\n\n\n\n### WIP\n\nTODO: add gifs/screenshots of other WIP effects\n\n## Installation\n\n### [Packer](https://github.com/wbthomason/packer.nvim) \n\n```lua\nuse 'sunjon/extmark-toy.nvim'\n```\n\n### [Vim-Plug](https://github.com/junegunn/vim-plug)\n\n```lua\nPlug 'sunjon/extmark-toy.nvim'\n```\n\n## Configuration\n\n`:map \u003ckey\u003e \u003ccmd\u003elua require'extmark-toy'.start()`\n\n## Usage\n\n`q` to exit\n\n## License\n\nCopyright (c) Senghan Bright. Distributed under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunjon%2Fextmark-toy.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunjon%2Fextmark-toy.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunjon%2Fextmark-toy.nvim/lists"}