diff-to-index
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

diff-to-index

Converts a list of diff blocks (flitbit/diff) from a data model to updates on an index, such as an ElasticSearch database.

Given a configuration of the indexes to build, the library will generate operations. These operations can be converted to REST calls to the DB.

Get started

npm install diff-to-index

Version history

0.0.5 - Improved typing and documentation. Replaced empty object with null in spread.

/diff-to-index/

    Package Sidebar

    Install

    npm i diff-to-index

    Weekly Downloads

    1

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    34.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • tvedtorama