API for handling LDAP-style filters
fast-csv formatting module
CSV parser and writer
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
CSV stringifier implementing the Node.js `stream.Transform` API
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A mature CSV toolset with simple api, full of options and tested against large datasets.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
CSV and object generation implementing the Node.js `stream.Readable` API
A simple async nodejs library for LDAP user authentication
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Convenient parsing for Fetch.
A Backstage catalog backend module that helps integrate towards LDAP
Convert objects/arrays into a CSV string or write them into a CSV file
TypeScript definitions for react-csv
Object transformations implementing the Node.js `stream.Transform` API
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
A tool concentrating on converting csv data to JSON with customised parser supporting
Easily create CSV data from json collection
Simple mock for LDAP server
Build CSV files on the fly basing on Array/literal object of data
Haraka plugin that validates recipients against an LDAP server
Escape functions for LDAP filters and distinguished names to prevent LDAP injection attacks.
Csv::Ldap for Ruby is command-line interface tool for reading/writing entries in an LDAP directory to/from CSV files. The tool should be able to create entries in a directory under `ou=people,dc=example,dc=org` from a CSV file with the following attributes: `cn,sn,mail,uid,homeDirectory,uidNumber,gidNumber`.
Ldap::Cli for Ruby is command-line interface tool for reading/writing entries in an LDAP directory to/from CSV files.
== DESCRIPTION: RubySync is a tool for synchronizing part or all of your directory, database or application data with anything else. It's event driven so it will happily sit there monitoring changes and passing them on. Alternatively, you can run it in one-shot mode and simply sync A with B. You can configure RubySync to perform transformations on the data as it syncs. RubySync is designed both as a handy utility to pack into your directory management toolkit or as a fully-fledged provisioning system for your organization. == FEATURES/PROBLEMS: * Event-driven synchronization (if connector supports it) with fall-back to polling * Ruby DSL for "configuration" style event processing * Clean separation of connector details from data transformation * Connectors available for CSV files, XML, LDAP and RDBMS (via ActiveRecord) * Easy API for writing your own connectors == SYNOPSIS:
No description provided.
No description provided.
No description provided.