https://github.com/a-type/dimension
Seamless and intuitive keyboard selection for the web
https://github.com/a-type/dimension
Last synced: about 1 year ago
JSON representation
Seamless and intuitive keyboard selection for the web
- Host: GitHub
- URL: https://github.com/a-type/dimension
- Owner: a-type
- License: mit
- Created: 2020-02-17T14:10:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T11:10:37.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T06:12:30.243Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://dimension-dom.netlify.app/
- Size: 83 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dimension
Seamless and intuitive keyboard selection for the web
## Getting Started
Right now, the only supported binding is React: [`@dimension/react`](./packages/react).
Check out the docs for that package to see how to use it.
## Repo Structure
This is a Yarn + TS monorepo in the pattern of [this post](https://juliangaramendy.dev/monorepo-demo/).
Yarn is required. I'm not so familiar with Yarn yet, but I'm learning. I'm using the "berry" v2 release.