2.0.2 • Published 4 years ago

@merryjs/swagger v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Swagger Build Status

Lets say we want generate codes from swagger api. but the scheme's type is different with JavaScript. so we need convert it to JavaScript type

Note:

This is a WIP project. ☢

TODO:

  • convert schema type to TypeScript type
  • generate TypeScript type definitions from swagger definitions
  • generate a readable data format from swagger api that we can use it in handlebar templates easier
  • write a plugin for @merryjs/cli so we can generate React or React Native project
  • write a plugin for @merryjs/cli so we can generate console projects that using Ant-Design as UI framework
  • write tests

Installation

yarn add @merryjs/swagger # or
npm install @merryjs/swagger --save

Usage

// to be continue
2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

5 years ago

1.3.4

5 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-alpha.1

6 years ago

1.0.0-alpha

6 years ago