UNPKG

gen-json-schemas

Version:

A Javascript package to generate JSON schemas dynamically

10 lines 172 B
const HowTo = { "@context": "https://schema.org/", "@type": "HowTo", "name": "", "step": { "@type": "HowToStep", "text": "" } }