# @ldapjs/attribute

> API for handling LDAP entry attributes

Latest version **1.0.0** (published 2023-02-22) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @ldapjs/attribute
pnpm add @ldapjs/attribute
yarn add @ldapjs/attribute
bun add @ldapjs/attribute
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2023-02-22 |
| First published | 2022-12-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 21.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | melloc, jsumners, jgeurts, tonybrix |

## Links

- npm: https://www.npmjs.com/package/@ldapjs/attribute
- Repository: https://github.com/ldapjs/attribute
- Issues: https://github.com/ldapjs/attribute/issues
- npm.io page: https://npm.io/package/@ldapjs/attribute

## Dependencies (3)

- [@ldapjs/asn1](https://npm.io/package/@ldapjs/asn1.md) 2.0.0
- [process-warning](https://npm.io/package/process-warning.md) ^2.1.0
- [@ldapjs/protocol](https://npm.io/package/@ldapjs/protocol.md) ^1.2.1

## Recent versions

- 1.0.0 (latest) — 2023-02-22
- 1.0.0-rc.5 (rc) — 2023-02-19
- 1.0.0-rc.4 — 2022-12-27
- 1.0.0-rc.3 — 2022-12-09
- 1.0.0-rc.2 — 2022-12-09
- 1.0.0-rc.1 — 2022-12-08

## README

# @ldapjs/attribute

Provides a class for representing LDAP entry attributes as described in
[RFC 4512 §2.5](https://www.rfc-editor.org/rfc/rfc4512#section-2.5).

## License

MIT.

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