0.0.15 • Published 8 months ago
typeach v0.0.15
Typeach 🍑 (wip)
With npm i typeach
you can install yet another unstyled component library for Vue focused on accessibility.
Please read the documentation, and feel free to open an issue if you encounter any problems or spot anything weird.
Running typeach locally
Install dependencies with pnpm i
.
# Run tests
pnpm run test
# Run documentation
pnpm run docs:dev
# Build
pnpm run build