# @dile/dile-input

> Web Component for a customized input text field, based on LitElement

Latest version **2.3.1** (published 2024-03-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @dile/dile-input
pnpm add @dile/dile-input
yarn add @dile/dile-input
bun add @dile/dile-input
```

## Health

**Score 35/100 (D)** — status: abandoned.

Positive: esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads; no types.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 2.3.1 |
| Published | 2024-03-08 |
| First published | 2020-07-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 14.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 106 |
| Author | midesweb |
| Maintainers | midesweb |
| Keywords | input, text, web component, Lit, input text, component |

## Links

- npm: https://www.npmjs.com/package/@dile/dile-input
- Repository: https://github.com/Polydile/dile-components
- Issues: https://github.com/Polydile/dile-components/issues
- npm.io page: https://npm.io/package/@dile/dile-input

## Dependencies (2)

- [lit](https://npm.io/package/lit.md) ^2.6.1
- [@dile/dile-form-mixin](https://npm.io/package/@dile/dile-form-mixin.md) ^1.2.0

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 2.3.1 (latest) — 2024-03-08
- 2.3.0 — 2024-03-08
- 2.2.1 — 2024-03-03
- 2.2.0 — 2024-02-24
- 2.1.2 — 2024-02-13
- 2.1.1 — 2024-01-31
- 2.1.0 — 2023-09-28
- 2.0.6 — 2023-08-28
- 2.0.5 — 2023-01-24
- 2.0.4 — 2023-01-22
- 2.0.3 — 2022-12-30
- 2.0.2 — 2022-12-30
- 2.0.0 — 2022-12-29
- 1.9.6 — 2022-10-06
- 1.9.5 — 2022-10-06
- … 31 more at https://npm.io/package/@dile/dile-input/versions

## README

# @dile/dile-input

Input text field Web Component, with customizable design.

## Docs and demos

- [GitHub readme docs](https://github.com/Polydile/dile-components/blob/master/site/pages/components/dile-input.rocket.md)
- [Docs and demos on the dile-components site](https://dile-components.polydile.com/components/dile-input/)

## Input components

In this package you will find other specialized inputs.

- [dile-input-integer](https://dile-components.polydile.com/components/dile-input-integer/)
- [dile-input-money](https://dile-components.polydile.com/components/dile-input-money/)
- [dile-input-percentage](https://dile-components.polydile.com/components/dile-input-percentage/)

---
_Source: https://npm.io/package/@dile/dile-input · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
