README
to-class
convert a functional component to class component
with-field
(field-map: {[name: string]: (props, context) => any | any })->
initialize fields into constructor,
react-ls-decorator
<script type="module">
import slivcodeReactLsDecorator from 'https://cdn.skypack.dev/@slivcode/react-ls-decorator';
</script>
to-class
convert a functional component to class component
with-field
(field-map: {[name: string]: (props, context) => any | any })->
initialize fields into constructor,