angulartics-xlsx-roster

1.3.1 • Public • Published

npm version dependencies Status

angulartics-xlsx-roster

A CLI tool that recursively searches the current working directory for angulartics attributes in HTML files and generates an XLSX roster.

Installation

$ npm install -g angulartics-xlsx-roster

Usage

  1. Open a terminal.
  2. Go to the project directory that you want to generate the roster for.
  3. Run angulartics-xlsx-roster.

An XLSX file with the angulartics roster will be generated.

Options

--dest

Default: current working directory.
The directory where the angulartics roster will be generated.

--filename

Default: analytics.xlsx
The name of the generated XLSX file.

--ignore

The directories, files or patterns to ignore separated by commas (no spaces).

--orderBy

Default: file.
The order of the angulartics roster.
Possible values: analytics-on, analytics-category, analytics-event, analytics-label and file.

License

MIT

Package Sidebar

Install

npm i angulartics-xlsx-roster

Weekly Downloads

3

Version

1.3.1

License

MIT

Last publish

Collaborators

  • ljofre