0.6.1 • Published 6 months ago
@lwc/ui-api v0.6.1
@lwc/ui-api
UI API state managers for LWC components.
Installation
npm install @lwc/ui-api
Usage
import { /* your exports here */ } from '@lwc/ui-api';
Development
# Install dependencies
npm install
# Build the package
npm run build
# Run tests
npm test
License
See LICENSE.txt for details.