README
ts-schema-mould
Generic TypeScript Decorators to create Schema's denoting data-types & UI forms
license
Copyright (c) 2018 Iwan van der Kleijn
This project is released under the MIT License. See the file LICENSE for the details.
Schema builder infrastructure
<script type="module">
import tsSchemaMould from 'https://cdn.skypack.dev/ts-schema-mould';
</script>
Generic TypeScript Decorators to create Schema's denoting data-types & UI forms
Copyright (c) 2018 Iwan van der Kleijn
This project is released under the MIT License. See the file LICENSE for the details.