react-location-code
v1.2.5
Published
The tool for locating React source code
Downloads
12
Readme
react-location-code
English | 简体中文
Quickly helps developers locate the source code position of any element on a page and its file dependencies.
Usage
npm install react-location-code
import initLocation from 'react-location-code'
initLocation()
todo
- TS refactoring
- Build process
- Chrome extension
- Development example