-
- Downloads
Improve object generation compliance with JSON Schema (#159)
* added angular-jsf section in readme * angular-jsf demo page updated * chore(package): update fs-extra to version 0.29.0 https://greenkeeper.io/ * chore(package): update fs-extra to version 0.30.0 (#147) https://greenkeeper.io/ * readme & contribution updated * tslint introduced, eslint reduced * minor improvements * chore(package): update chance to version 1.0.3 (#149) https://greenkeeper.io/ * Fixed deps * Fixed #150 so far :D * 0.3.2 * dependency update * chore(package): update browserify to version 13.0.1 (#151) https://greenkeeper.io/ * Allow option to use default values (#156) * 0.3.3 * Improved object generation compliance with JSON Schema spec * improved tests for schema objects * replaced es6 Object.assign by a more traditional for loop * updated es5 object.assign polyfill to not shadow-var key * rewrote the object generation again to better support patternProperties * updated object.ts to match object.js
Showing
- .eslintrc 0 additions, 1 deletion.eslintrc
- .github/CONTRIBUTING.md 3 additions, 2 deletions.github/CONTRIBUTING.md
- README.md 16 additions, 11 deletionsREADME.md
- lib/api/extend.js 0 additions, 0 deletionslib/api/extend.js
- lib/api/format.js 0 additions, 0 deletionslib/api/format.js
- lib/api/option.js 0 additions, 0 deletionslib/api/option.js
- lib/class/Container.js 0 additions, 0 deletionslib/class/Container.js
- lib/class/OptionRegistry.js 0 additions, 0 deletionslib/class/OptionRegistry.js
- lib/class/Registry.js 0 additions, 0 deletionslib/class/Registry.js
- lib/core/error.js 0 additions, 0 deletionslib/core/error.js
- lib/core/infer.js 0 additions, 0 deletionslib/core/infer.js
- lib/core/random.js 0 additions, 0 deletionslib/core/random.js
- lib/core/run.js 0 additions, 0 deletionslib/core/run.js
- lib/core/traverse.js 0 additions, 0 deletionslib/core/traverse.js
- lib/core/utils.js 0 additions, 0 deletionslib/core/utils.js
- lib/generators/boolean.js 0 additions, 0 deletionslib/generators/boolean.js
- lib/generators/coreFormat.js 0 additions, 0 deletionslib/generators/coreFormat.js
- lib/generators/dateTime.js 0 additions, 0 deletionslib/generators/dateTime.js
- lib/generators/ipv4.js 0 additions, 0 deletionslib/generators/ipv4.js
- lib/generators/null.js 0 additions, 0 deletionslib/generators/null.js
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment