{"library":"rfc2253","type":"library","category":null,"description":"An RFC 2253 parser and formatter for X.500/X.501 distinguished names, used in LDAPv3 and SSL certificates. Version 0.2.0 is the latest stable release; the package has infrequent updates. It provides parse, format, and escape functions, plus DistinguishedName and RelativeDistinguishedName classes with methods like match, get, getAll, and has. Unlike alternatives (e.g., ldapjs DN), rfc2253 focuses strictly on parsing and formatting according to RFC 2253 without extra LDAP client features. Requires an ES2015-compatible Map global; for older Node.js versions, a polyfill like core-js may be needed.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","ldap","ad","directory","dn","rdn","distinguished","x.500","x500"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install rfc2253","imports":["import { parse } from 'rfc2253';","import { format } from 'rfc2253';","import { DistinguishedName } from 'rfc2253';","import { escape } from 'rfc2253';"]},{"cmd":"yarn add rfc2253","imports":[]},{"cmd":"pnpm add rfc2253","imports":[]}],"homepage":"https://github.com/foss-haas/rfc2253#readme","github":"https://github.com/foss-haas/rfc2253","docs":null,"changelog":null,"pypi":null,"npm":"rfc2253","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}