@nice2dev/testing
v1.0.15
Published
Shared testing utilities for Nice2Dev UI libraries
Maintainers
Readme
@nice2dev/testing
Shared testing utilities for Nice2Dev UI libraries
Part of the Nice2Dev UI monorepo.
Installation
npm install @nice2dev/testingUsage
import {} from /* component(s) */ '@nice2dev/testing';What's inside
- 7 source files
- Tree-shakable ESM build via Vite + tsup
- Full TypeScript types
- WCAG 2.1 AA accessibility baseline
Featured components
- See package source for the full export list.
Examples
Live, interactive examples for every component are available in the Nice2Dev showcase — each entry exposes presets, size / state / label / error placement selectors and full prop documentation.
License
MIT — see LICENSE at the repository root.
