@nexim/element
Version:
Utility functions and mixins for building high-performance web components with Lit.
25 lines (16 loc) • 700 B
Markdown
# @nexim/element





## Overview
`@nexim/element` is a collection of utility functions and mixins for building high-performance, maintainable web components using Lit.
## Installation
```sh
npm install @nexim/element
# Or using yarn
yarn add @nexim/element
```
## Documentation
Read full documentation [here](./docs/README.md).