0.2.7 • Published 7 months ago

@tryghost/algolia-fragmenter v0.2.7

Weekly downloads
11
License
MIT
Repository
github
Last release
7 months ago

Algolia Fragmenter

Fragment transformer converts a Ghost post into an Algolia Object and breaks down large HTML strings into sensible fragments based on headings.

Install

npm install @tryghost/algolia-fragmenter --save

or

yarn add @tryghost/algolia-fragmenter

Usage

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo. 1. git clone this repo & cd into it as usual 2. Run yarn to install top-level dependencies.

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Copyright & License

Copyright (c) 2013-2023 Ghost Foundation - Released under the MIT license.

0.2.7

7 months ago

0.2.6

8 months ago

0.2.5

11 months ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago