@toy-box/meta-schema

Install dependencies,

Usage no npm install needed!

<script type="module">
  import toyBoxMetaSchema from 'https://cdn.skypack.dev/@toy-box/meta-schema';
</script>

README

meta-schema

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build