{"id":22331080,"url":"https://github.com/rodrigobdz/table-walker","last_synced_at":"2025-07-08T15:04:16.714Z","repository":{"id":119408308,"uuid":"183152587","full_name":"rodrigobdz/table-walker","owner":"rodrigobdz","description":"[WIP] Keyboard navigation for HTML tables","archived":false,"fork":false,"pushed_at":"2019-06-30T07:09:00.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:11:18.668Z","etag":null,"topics":["arrow-keys","dom-walking","excel-like","keynav","spreadsheet","tab-navigation","table-cell","table-row","traverse-html"],"latest_commit_sha":null,"homepage":"","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/rodrigobdz.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":"code_of_conduct.md","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":"2019-04-24T05:11:55.000Z","updated_at":"2020-10-15T10:51:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"84f02e65-7002-4ea3-91c5-e4338e0f0dbc","html_url":"https://github.com/rodrigobdz/table-walker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigobdz/table-walker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Ftable-walker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Ftable-walker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Ftable-walker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Ftable-walker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigobdz","download_url":"https://codeload.github.com/rodrigobdz/table-walker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Ftable-walker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264292907,"owners_count":23586059,"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":["arrow-keys","dom-walking","excel-like","keynav","spreadsheet","tab-navigation","table-cell","table-row","traverse-html"],"created_at":"2024-12-04T04:09:37.148Z","updated_at":"2025-07-08T15:04:16.695Z","avatar_url":"https://github.com/rodrigobdz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# table-walker [![Build Status](https://travis-ci.com/rodrigobdz/table-walker.svg?branch=master)](https://travis-ci.com/rodrigobdz/table-walker) [![codecov](https://codecov.io/gh/rodrigobdz/table-walker/badge.svg?branch=master)](https://codecov.io/gh/rodrigobdz/table-walker?branch=master)\n\n\u003e Keyboard navigation for HTML tables\n\n## Install\n\n```sh\n$ npm install table-walker\n```\n\n## Usage\n\n```js\nconst tableWalker = require('table-walker');\n\ntableWalker('unicorns');\n//=\u003e 'unicorns \u0026 rainbows'\n```\n\n## API\n\n### tableWalker(input, [options])\n\n#### input\n\nType: `string`\n\nLorem ipsum.\n\n#### options\n\nType: `Object`\n\n##### foo\n\nType: `boolean`\u003cbr\u003e\nDefault: `false`\n\nLorem ipsum.\n\n## Credits\n\n* [generator-lnm](https://github.com/rodrigobdz/generator-lnm) - Awesome node module generator\n\n## License\n\n[MIT](license) © [Rodrigo Bermudez Schettino](https://rodrigobdz.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Ftable-walker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigobdz%2Ftable-walker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Ftable-walker/lists"}