Coder Social home page Coder Social logo

wirebox-visualizer's Introduction

WireBox Visualizer

Build Status

This module creates a nifty visual representation of all the CFCs in your application that WireBox manages as well as what they have injected into them.

Installation

install wirebox-visualizer --saveDev

Next, reinitialize your application to pick up the new module.

Usage

In order to view the visualizer, hit your app at this route:

localhost/wireboxVisualizer/

I don't see all my CFCs

The data is loaded from all of the mappings that WireBox has loaded at the time you hit the page. That means any CFCs explicitly mapped on app startup will automatically show up. However, if you have a transient CFC that is not explicitly mapped but looked up via scan location on demand, you'll need to hit the part of your app that loads that CFC before the WireBox Visualizer will be able to display it. This is due to how WireBox lazy loads mappings that are found via scan locations or ad-hoc CFC creations.

Not for production

This module is meant for development use only. It could expose information about your application so don't deploy it to production.
That's why we recommend using the --saveDev flag shown above so it doesn't get deployed on production. See our docs on production installs: https://commandbox.ortusbooks.com/package-management/installing-packages/installation-options#production-installation

wirebox-visualizer's People

Contributors

balbinoortus avatar bdw429s avatar bluewatersolutions avatar goochjj avatar homestar9 avatar lmajano avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.