React Code Masking Tool
Masks and anonymizes identifiers and strings in the browser while preserving the structure of React JSX/TSX.
Font size
About this tool
Before sharing a React component, you can replace component names, variable names, strings, etc. with alternative values.
Features
- React JSX/TSX code
- Masking/anonymization of components, functions, variables, props, and strings
How to use
- Paste the React code into the input field.
- Select the masking target and display settings.
- Check and copy the JSX/TSX structure and results.
- You can remove masking individually by right-clicking on the target area of the masking result, and reapply by right-clicking again.
Limitations
- Proprietary macros and transpiler syntax may not be completely parsed.
- After masking, check the correspondence between type references and identifiers.
Privacy: The input contents and processing results are processed within the browser and are not sent to or saved on the Develop Tools server.