Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

goodeggs/goodeggs-json-schema-converter

Repository files navigation

Goodeggs Json Schema Converter

convert json schemas to mongoose schemas using good eggs best practices

build status npm version MIT license we're hiring

Usage

npm install goodeggs-json-schema-converter
var goodeggsJsonSchemaConverter = require('goodeggs-json-schema-converter');

Contributing

Please follow our Code of Conduct when contributing to this project.

$ git clone https://github.com/goodeggs/goodeggs-json-schema-converter && cd goodeggs-json-schema-converter
$ npm install
$ npm test

Module scaffold generated by generator-goodeggs-npm.

About

Convert JSON schemas to mongoose schemas using Good Eggs schema conventions

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published