# @ldapjs/controls

This package provides implementations of [LDAP controls][controls]. The
primary purpose of this library is to facilitate client and server
implementations in the [`ldapjs`](https://npm.im/ldapjs) package.

## Docs

At this time, one must reference the code to learn about the available
controls and their methods.

[controls]: https://datatracker.ietf.org/doc/html/rfc4511#section-4.1.11
