Skip to content

lonewolfyx/oxc-inspector

Repository files navigation

Oxidation Compiler Config Inspector(oxc-inspector)

A visual tool for inspecting and understanding your oxlint and oxfmt config.

Screenshot Screenshot Screenshot

Usage

Local Development

Run in your project root directory containing .oxlintrc.json:

npx oxrc-inspector

Visit http://localhost:7777 to view your configuration.

Static Build

Generate static pages (output to .oxrc-inspector directory):

npx oxrc-inspector build

License

MIT License

Acknowledgments

This project is inspired by and built upon the excellent work of:

  • eslint/config-inspector - For providing the foundational concept and implementation of ESLint configuration inspection
  • Oxc - For providing the powerful oxlint and oxfmt tools that this project visualizes and helps understand

About

A visual tool for inspecting and understanding your oxlint and oxfmt config

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors