{"id":49072805,"url":"https://github.com/borisbelmar/arrow-navigation","last_synced_at":"2026-04-20T08:09:08.773Z","repository":{"id":99681809,"uuid":"607427642","full_name":"borisbelmar/arrow-navigation","owner":"borisbelmar","description":"Light and zero-dependency module to navigate through elements using the arrow keys written in Typescript.","archived":false,"fork":false,"pushed_at":"2024-12-16T16:04:35.000Z","size":5277,"stargazers_count":20,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T02:32:44.875Z","etag":null,"topics":["javascript","spatial-navigation","spatial-navigation-library","tizen","tv","typescript","webos"],"latest_commit_sha":null,"homepage":"https://arrow-navigation-docs.vercel.app/","language":"TypeScript","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/borisbelmar.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":"2023-02-28T00:20:09.000Z","updated_at":"2025-07-23T15:38:20.000Z","dependencies_parsed_at":"2024-04-25T02:40:23.529Z","dependency_job_id":"f83c1dd0-d1a0-44cf-8cf9-e31827703047","html_url":"https://github.com/borisbelmar/arrow-navigation","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/borisbelmar/arrow-navigation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisbelmar%2Farrow-navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisbelmar%2Farrow-navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisbelmar%2Farrow-navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisbelmar%2Farrow-navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borisbelmar","download_url":"https://codeload.github.com/borisbelmar/arrow-navigation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borisbelmar%2Farrow-navigation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32038525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["javascript","spatial-navigation","spatial-navigation-library","tizen","tv","typescript","webos"],"created_at":"2026-04-20T08:09:07.974Z","updated_at":"2026-04-20T08:09:08.756Z","avatar_url":"https://github.com/borisbelmar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![image](assets/logo.png)](https://arrow-navigation-docs.vercel.app/)\n\n[![codecov](https://codecov.io/gh/borisbelmar/arrow-navigation/graph/badge.svg?token=6EEWATKTFX)](https://codecov.io/gh/borisbelmar/arrow-navigation)\n\n### Made with the best tools:\n\n![eslint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white)\n![typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![react](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![jest](https://img.shields.io/badge/Jest-C21325?style=for-the-badge\u0026logo=jest\u0026logoColor=white)\n![yarn](https://img.shields.io/badge/yarn-2C8EBB?style=for-the-badge\u0026logo=yarn\u0026logoColor=white)\n\n### This library works on:\n\n![tizen](https://img.shields.io/badge/tizen-00b6f0.svg?style=for-the-badge\u0026logo=tizen\u0026logoColor=white)\n![webos](https://img.shields.io/badge/webos-CB3837.svg?style=for-the-badge\u0026logo=webos\u0026logoColor=white)\n\n# Documentation\n\nAll the documentation and demos are available [here](https://arrow-navigation-docs.vercel.app/).\n\n# In this mono-repo\n\nThis mono-repo contains the following packages:\n\n- [**@arrow-navigation/core**](packages/an-core/README.md): Light (~16kb) and zero-dependency module to navigate through elements using the arrow keys written in Typescript. You can view the npm package [here](https://www.npmjs.com/package/@arrow-navigation/core).\n- [**@arrow-navigation/react**](packages/an-react/README.md): A light and performant React implementation for the core package. You can view the npm package [here](https://www.npmjs.com/package/@arrow-navigation/react).\n\nAll the documentation is available in the README of each package.\n\n# Live demos\n\n- [**Core demo with Vanilla JS**](https://arrow-navigation-core-demo.pages.dev/): A simple demo using the core package with Vanilla JS and Vite.\n- [**React demo**](https://arrow-navigation-react-demo.pages.dev/): A simple demo using the React package with Vite.\n\n# How to use this repo\n\n1. Clone the repo\n2. Install the dependencies with `yarn install`\n3. Initialize the packages and demos with `yarn dev`\n\n# Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Keep the coverage at +95% and run `yarn test` before commit.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisbelmar%2Farrow-navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborisbelmar%2Farrow-navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborisbelmar%2Farrow-navigation/lists"}