1.5.1 • Published 2 years ago

confluence-content-extractor v1.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

confluence-content-extractor

Library to extract structured content from Confluence with all the metadata and properties required for static site rendering.

It resolves content and media assets for a given Confluence Space.

npm install confluence-content-extractor --save-dev

./node_modules/.bin/confsite extract spaceKey

development

environment

build it, test it, and format it

locally

npm run build
npm test
npm run format

on a build agent

npm run ci:build
npm run ci:test
npm run format:check
1.2.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago