@json-schema-tools/transpiler
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [1.2.1](https://github.com/json-schema-tools/transpiler/compare/1.2.0...1.2.1) (2020-07-20) | ||
### Bug Fixes | ||
* add mode docs ([82d2774](https://github.com/json-schema-tools/transpiler/commit/82d277411906d9867aa8d27468e45b524be956c0)) | ||
# [1.2.0](https://github.com/json-schema-tools/transpiler/compare/1.1.0...1.2.0) (2020-07-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@json-schema-tools/transpiler", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@json-schema-tools/dereferencer": "^1.0.14", | ||
"@json-schema-tools/dereferencer": "^1.0.15", | ||
"@json-schema-tools/meta-schema": "^1.0.10", | ||
@@ -38,3 +38,3 @@ "@types/inquirer": "^6.5.0", | ||
"dependencies": { | ||
"@json-schema-tools/traverse": "^1.3.0", | ||
"@json-schema-tools/traverse": "^1.3.1", | ||
"lodash.deburr": "^4.1.0", | ||
@@ -41,0 +41,0 @@ "lodash.trim": "^4.5.1" |
@@ -14,2 +14,6 @@ # JSON Schema Transpiler | ||
- minimal dependencies (wip) | ||
- Creates 1 type alias per 1 schema | ||
- Autogenerated deterministic titles where missing | ||
- Autoreferencer (removes duplication) | ||
- Code is synchronous - no IO keeps it lean and fast | ||
@@ -16,0 +20,0 @@ ## Getting Started |
309502
0.14%128
0.79%50
8.7%