FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feathersjs-ecosystem/feathers-debugger: Feathers Debugger Chrome extension · GitHub

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feathers Debugger Chrome Extension

Debug FeathersJS API requests, find bottlenecks, read payloads and understand how your API is queried.

Extension to debug FeathersJS server.

Features

  • Waterfall chart
  • Track request duration
  • Find API bottlenecks
  • Visualize Queries
  • Inspect Query params and errors (coming soon!)

Usage

  1. Install chrome extension from Chrome Web Store

  2. Add Feathers Debugger Service and configure it as explained here.

  3. Open Chrome devtools, and you will see Feathers tab on the right.

  4. Happy Debugging!

Development

Contributions are welcome!

Deployment

  • Bump version in package.json
  • Bump version in manifest.json
  • yarn build
  • Create github release
  • Upload to Chrome Store

About

Feathers Debugger Chrome extension

Resources

Stars

22 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL