Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.01 KB

ember-z-schema

Travis Coveralls NPM Ember

This addon provides an Ember shim for version 3.18.2 of the z-schema package.

Installation

ember install ember-z-schema

Usage

import ZSchema from 'z-schema'

To learn more about z-schema and how to use it visit the z-schema Github page.