Giter VIP home page Giter VIP logo

reactrix's Introduction

Reactrix

0_f8MwyXeJyta2ZzMn

Reactrix is an analytical prototyping tool for developers to not only rapidly produce React component trees, but to also determine what structures may lead to the most optimal performance.

Reactrix brings together the commodity of prototyping with a drag and drop feature, allowing users to build out their component trees, and the ability to quickly assess the performance of their applications.

Main Features:

  • Drag & Drop ๐Ÿค
    Visualize your component hierarchy by dragging and dropping components into the component tree. View and rearrange parent/sibling/children relationships.
  • Component Library ๐Ÿ“•
    Create and save reusable components and store them across sessions.
  • Preview / Demo ๐Ÿช„
    Render your component tree as a preview with full interactions based on details.
  • Profiling ๐Ÿ”Ž
    Profile the initial render performance of your current component tree.
  • Performance Metrics ๐Ÿ“Š
    View the performance data of your parent and children components displayed as a bar graph.
  • Snapshots ๐Ÿ“ท
    Save and compare performance metrics of your previously saved snapshots.

Getting Started!

  1. Simply clone the repo to your local machine

     git clone https://github.com/oslabs-beta/Reactrix.git
    
  2. Npm install the needed packages

     npm install
    
  3. Run the application with command node dev.js

     node dev.js
    
  4. Continue as guest to demo the app. For future collaborators, create a .env file and access the secrets stored in GitHub (reference documentation)



Contributors:

Kevin Chung @kevhjc

Jay Heo @heojay0309

Tychicus Lee @tychicuslee

Jonathan Tam @jktam336

reactrix's People

Contributors

heojay0309 avatar jktam336 avatar kevhjc avatar lesseradmin avatar tychicuslee avatar

Watchers

 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.