README
@compai/jsx-to-json
Turn a JSX string with the sx
prop into a JSON string.
Installation
yarn add @compai/jsx-to-json
Usage
OSS by Components AI.
Turn a JSX string with the sx prop into a JSON string.
<script type="module">
import compaiJsxToJson from 'https://cdn.skypack.dev/@compai/jsx-to-json';
</script>
Turn a JSX string with the sx
prop into a JSON string.
yarn add @compai/jsx-to-json
OSS by Components AI.