# @blend-ui/borderless-input

> Borderless input compoment

Latest version **1.0.5** (published 2020-07-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @blend-ui/borderless-input
pnpm add @blend-ui/borderless-input
yarn add @blend-ui/borderless-input
bun add @blend-ui/borderless-input
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2020-07-03 |
| First published | 2020-06-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 18.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Tero |
| Maintainers | tro-npmjs9999 |

## Links

- npm: https://www.npmjs.com/package/@blend-ui/borderless-input
- npm.io page: https://npm.io/package/@blend-ui/borderless-input

## Dependencies (6)

- [react](https://npm.io/package/react.md) ^16.13.1
- [react-dom](https://npm.io/package/react-dom.md) ^16.13.1
- [styled-system](https://npm.io/package/styled-system.md) ^5.1.5
- [@blend-ui/core](https://npm.io/package/@blend-ui/core.md) ^1.0.5
- [styled-components](https://npm.io/package/styled-components.md) ^5.1.1
- [@styled-system/theme-get](https://npm.io/package/@styled-system/theme-get.md) ^5.1.2

## Recent versions

- 1.0.5 (latest) — 2020-07-03
- 1.0.4 — 2020-06-22
- 1.0.3 — 2020-06-08

## README

# `@blend-ui/borderless-input`

> TODO: description

## Usage

```
const borderlessInput = require('@blend-ui/borderless-input');

// TODO: DEMONSTRATE API
```

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