phpbb-listing

1.1.3 • Public • Published

phpBB listing generator

build

Simple CLI utility that takes list of files (one file per line) and generates phpBB markup with their contents. It assumes availability of [FIELDSET] and [CODE] tags.

bb-listing <infile> <outfile> [tag descriptors]
  tag descriptor defines extension to BB code correspondance
  for example: bb-listing listing.txt listing.md ".js=JS,.html=HTML"
  extensions not found in this mapping will use [CODE] as fallback
  if file has no extension, it's name is considered extension as a whole (without leading dot)

Installation

npm i -g phpbb-listing

Readme

Keywords

none

Package Sidebar

Install

npm i phpbb-listing

Weekly Downloads

1

Version

1.1.3

License

ISC

Unpacked Size

3.67 kB

Total Files

3

Last publish

Collaborators

  • lerarosalene