Giter VIP home page Giter VIP logo

totalrecoiljs's Introduction


Logo

A tool for Recoil developers
Download Chrome Extension »

View Demo App (Recoil Application)

Table of Contents

About The Project

Total RecoilJS is a tool created to help developers visualize and track their Recoil state via a Chrome extension.

Built With

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Install React DevTools

https://chrome.google.com/webstore/detail/react-developer-tools/

Installation

  1. Clone the TotalRecoilJS github
git clone https://github.com/oslabs-beta/TotalRecoilJS.git
  1. Install NPM packages
npm install
  1. Start development server
npm run dev
  1. Unpack to Google Chrome Extensions

  2. Navigate to Extensions -> Load Unpacked -> Select Total-Recoil/build/extension

Usage

Visualize your component tree and see which components are subscribed to which atoms. When you click on an atom’s name, all components that are subscribed to that piece of state will light up.

Troubleshoot by seeing the current state held in each atom.

View list of previous states to track changes. On the history tab, you can see up to 10 previous state snapshots.

View all selector-atom subscriptions using our interactive sunburst and click on any selector to see all subscribed atoms.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Anthony Lee - @linkedIn - @GitHub

Khizar Rehman - @linkedIn - @GitHub

Silvia Miranda - @linkedIn - @GitHub

Zi Hao He - @linkedIn - @GitHub

Kevin Ruan - @linkedIn - @GitHub

Acknowledgements

Denys Dekhtiarenko - @linkedIn - @GitHub

totalrecoiljs's People

Contributors

anthonylee2797 avatar kevinr108 avatar keyz-man avatar exquizzle avatar silvia-miranda avatar

Stargazers

Stanley Huang avatar Aryeh Kobrinsky 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.