Skip to content

lisandro-jofre/angulartics-xlsx-roster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published