0.2.3 • Published 1 year ago

@ordbok/index-plugin v0.2.3

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year ago

ORDBOK Index Plugin

Index files by the assembler and creates for each headline a separate index file.

Index Structure

Each index file contains all related files with their highest page counter.

Plugin Usage

You have to create a ordbok.json configuration file in the folder in which you will run the ordbok assembler.

In the configuration file you can specify folders where the ORDBOK assembler should search for plugins:

{
    "plugins": [
        "node_modules/@ordbok/core",
        "node_modules/@ordbok/index-plugin"
    ]
}
0.2.3

1 year ago

0.2.1

4 years ago

0.2.2

4 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago