taylor-parser

1.0.0 • Public • Published

Platform License npm version

Introduction

Taylor is used to measure the quality of Swift Projects by different metrics. This tool converts the JSON output of Taylor to a more beauty view for the browser.

Setup

  1. The Taylor-Parser is based on Node.js, so install it if you haven't yet.

  2. Install Taylor if you haven't yet.

  3. Run Taylor inside your Xcode Project (configure Taylor to export your results as json: taylor -r json:report.json

  4. npm install taylor-parser -g

  5. tweb (for default path: ./report.json) OR tweb -p [path]

Example Output

alt text

License

Based on results of Taylor

MIT

Readme

Keywords

Package Sidebar

Install

npm i taylor-parser

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • benediktbosshammer