1.0.9 • Published 6 years ago

app-overview v1.0.9

Weekly downloads
103
License
ISC
Repository
github
Last release
6 years ago

OVERVIEW

A visualization of the application structure. See, read & learn the code, effortlessly.

npm version npm MIT Licence

Overview

NOTE: STILL WIP - Expected v1.0.0 release by 9th Feb 2018 - Thank you

An invaluable tool for developers who will be able to immediately see the layout of the application folder and how the files within connect with one another.

Table of contents

Getting started

Go to the chosen app directory on the CLI, then install the following -

yarn global add app-overview
-or-
npm install -g app-overview

Once installation is complete, input your entry point like so -

overview index.js
-or-
overview src/index.js

This will build the config file and begin the visualization. Once complete, the visual file will open in your default browser.

Alternatively, you can go to YourAppDirectory/visual/overview.html.

If you would like to reset/delete the Visual folder, simply enter overview -r in your CLI to remove the contents.

Enjoy!

Usage

  • overview _.js - Set entry file point + begin visualization
  • overview -r - Remove Visual folder + reset
  • overview -h - Menu/help
  • overview -p - View current path

Built with

  • d3 - Data driven visualization
  • node - Modular CLI config & system filing
  • webpack - Bundling application for npm consumption
  • npm - Packaging, versioning & publishing
  • command line args - Parsing CLI options

Authors

  • Achim Bode - Data Visualization/D3 - achimbode
  • Karsten Balogh - Parsing/Data Algorithms - karstenba
  • Nikita Kudryavtsev - Data Visualization/D3/Front-End - palevoo
  • Rainier Louis - CLI Environment/NPM - rainierlouis

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.30

6 years ago

0.0.29

6 years ago

0.0.28

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago