apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Create a JS package for Open API designer #333

Open bajiat opened 7 years ago

bajiat commented 7 years ago

Goal

Create a package that can be easily integrated into other Javascript based applications, such as APInf.

Technology to be decided: NPM, Bower, any other?

mauriciovieira commented 7 years ago

@bajiat Bower itself is recommending NPM + webpack, because it's not going to be mantained anymore.