1.0.9 • Published 2 years ago

slack-archive-parser v1.0.9

Weekly downloads
-
License
MIT License
Repository
-
Last release
2 years ago

Slack Archive Parser

Tool that takes Slack JSON archives and converts them into a web site with channels. Slack message supported features:

  • Single channel
  • Multiple channels
  • Threads (non-collapsible)
  • Emojis
  • Links
  • User references (partial support)
  • Files: Images (jpg, jpeg, png, gif, webp) & videos (mp4, mov, mkv, webm, avi)
  • Files: js, json, diff, csv, txt, pdf, xlsx, pptx, sd
  • Rich text formatting
  • Reactions
  • permalink to messages

Instructions

To run this tool

For a single channel conversion run:

npx slack-archive-parser input_data/<channel-directory-name>

For an archive with multiple channel directories

npx slack-archive-parser input_data/ -a

The output is always written to build.

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago