Herramientas para Desarrolladores
SVG a JSX
Convert raw SVG markup into JSX-ready syntax.
Entrada
SVG a JSX
svgjsxreacticon
Salida
Converted SVG JSX
<svg width="24" height="24" viewbox="0 0 24 24" fillRule="evenodd"> <path strokeWidth="2" d="M4 12h16"/> </svg>
Herramientas relacionadas
JSON paramateador
Pretty-print raw JSON con configurable indentation.
JSON Validador
ValiFecha JSON y get a clean parse result.
JSON Minifier
Compress JSON into a single-line payload.
JSON Diff
Compare two JSON documents y list what changed.
JWT Decoder
Decode JWT header y payload conout verifying the signature.
Regex Tester
Run a regular expression agIAnst sample Texto y inspect matches.