JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 78318
  • Score
    100M100P100Q9428F
  • License MIT

LDAP control objects

Package Exports

  • @ldapjs/controls
  • @ldapjs/controls/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ldapjs/controls) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@ldapjs/controls

This package provides implementations of LDAP controls. The primary purpose of this library is to facilitate client and server implementations in the ldapjs package.

Docs

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