Skip to content

borisbelmar/arrow-navigation

Repository files navigation

image

codecov

Made with the best tools:

eslint typescript react jest yarn

This library works on:

tizen webos

In this mono-repo

This mono-repo contains the following packages:

  • @arrow-navigation/core: Light (~16kb) and zero-dependency module to navigate through elements using the arrow keys written in Typescript. You can view the npm package here.
  • @arrow-navigation/react: A light and performant React implementation for the core package. You can view the npm package here.

All the documentation is available in the README of each package.

Live demos

How to use this repo

  1. Clone the repo
  2. Install the dependencies with yarn install
  3. Initialize the packages and demos with yarn dev

Roadmap

  • Make it a mono-repo
  • Make a better documentation
  • Add more demos

Contributing

Pull 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.

License

MIT