Skip to content

Releases: ones006/ldaprecord-node

v.1.0.0

03 Feb 08:31

Choose a tag to compare

LdapRecord Node.js (Active Directory & LDAP for Node.js)

Refactor of the famous PHP LdapRecord library to Node.js / TypeScript. Designed for simplicity and deep integration with frameworks like AdonisJS.

Features

  • Fluent Query Builder: Construct LDAP queries with a syntax similar to Eloquent/Lucid.
  • ActiveRecord Models: Interact with LDAP entries as objects.
  • 2-Way Sync: Support for Create, Read, Update, and Delete (CRUD).
  • Attribute Helpers: Pre-mapped Active Directory attributes with IntelliSense.
  • AdonisJS Ready: Includes Service Provider and Synchronizer for Lucid models.

Full Changelog: https://github.com/ones006/ldaprecord-node/commits/v.1