mtrl-addons
v0.2.7
Published
Additional components and utilities for the mtrl system, featuring forms, specialized elements, and extended functionality for modern applications
Downloads
534
Maintainers
Readme
mtrl-addons
Additional components and utilities for the mtrl library, featuring specialized elements, and extended functionality for modern applications.
Installation
npm install mtrl-addonsUsage
import { version } from 'mtrl-addons';Development
# Install dependencies
bun install
# Build
bun run build
# Test
bun testLicense
MIT
