0.1.0 • Published 5 years ago

@hamlet-io/hamlet-schema v0.1.0

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
5 years ago

hamlet-schema

A npm module of the latest JSON-Schema for the hamlet framework. Read more at hamlet.io.

During each build of the hamlet engine, this module uses hamlet to recreate its own schema and publishes it here.

Add to Project

npm install -S @hamlet-io/hamlet-schema

Test Module

# Will run Jest
npm run test