{"id":13681648,"url":"https://github.com/s1n7ax/nvim-react","last_synced_at":"2025-10-15T01:48:45.805Z","repository":{"id":114764448,"uuid":"562830205","full_name":"s1n7ax/nvim-react","owner":"s1n7ax","description":"Reactive UI framework for neovim","archived":false,"fork":false,"pushed_at":"2024-07-25T19:02:36.000Z","size":71,"stargazers_count":53,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T05:11:38.515Z","etag":null,"topics":["neovim","nvim","ui"],"latest_commit_sha":null,"homepage":"","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/s1n7ax.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":"2022-11-07T10:53:27.000Z","updated_at":"2025-02-10T03:55:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8624e32-2b8e-4b42-95ab-d01186f4708d","html_url":"https://github.com/s1n7ax/nvim-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"nvim-lua/nvim-lua-plugin-template","purl":"pkg:github/s1n7ax/nvim-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1n7ax%2Fnvim-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1n7ax%2Fnvim-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1n7ax%2Fnvim-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1n7ax%2Fnvim-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s1n7ax","download_url":"https://codeload.github.com/s1n7ax/nvim-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s1n7ax%2Fnvim-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279033393,"owners_count":26089396,"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-10-14T02:00:06.444Z","response_time":60,"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":["neovim","nvim","ui"],"created_at":"2024-08-02T13:01:33.698Z","updated_at":"2025-10-15T01:48:45.756Z","avatar_url":"https://github.com/s1n7ax.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# nvim-react (:construction: WIP)\n\nReactive UI rendering framework for Neovim\n\n\u003chttps://user-images.githubusercontent.com/18459807/212144062-28756d23-1c42-4171-9cd8-a49a866ac9e8.mp4\u003e\n\n## Features\n\n- [x] Functional components\n- [x] Signals (something like `useState` in [ReactJS][reactjs])\n- [ ] Complex data stores (:construction: WIP)\n- [ ] Lifecycle callbacks\n- [ ] Keymap events\n- [ ] Highlighting\n\n## Development\n\nOpen the project\n\n```bash\nnvim -c \"luafile dev/init.lua\"\n```\n\nTry `\u003cleader\u003e\u003cleader\u003ew` keymap\n\n### Run tests\n\n:warning: Running tests requires [plenary.nvim][plenary] to be checked out in\nthe parent directory of _this_ repository :warning:\n\nYou can then run:\n\n```bash\nnvim \\\n--headless \\\n--noplugin \\\n-u tests/minimal.vim \\\n-c \"PlenaryBustedDirectory tests/ {minimal_init = 'tests/minimal.vim'}\"\n```\n\nOr if you want to run a single test file:\n\n```bash\nnvim \\\n--headless \\\n--noplugin \\\n-u tests/minimal.vim \\\n-c \"PlenaryBustedDirectory tests/path_to_file.lua {minimal_init = 'tests/minimal.vim'}\"\n```\n\n[plenary]: https://github.com/nvim-lua/plenary.nvim\n[reactjs]: https://reactjs.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs1n7ax%2Fnvim-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs1n7ax%2Fnvim-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs1n7ax%2Fnvim-react/lists"}