dylannil / swagger-editor-desktop

Swagger Editor (Desktop Edition)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger-Editor-Desktop

The desktop version of Swagger Editor, based on Electron. No longer based on web services, so do not need to take any system port any more.

Usage

Download the latest version of the corresponding installation package from Release, double-click it. After a few seconds, enjoy yourself.

  • Basic Usage (open file, close file, save, save as ...)
  • Dump (Help users optimize yaml content)
    • It will remove all your comments
    • it will remove all blank lines
  • Preferences

License

Copyright 2018 SmartBear Software

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Swagger Editor (Desktop Edition)


Languages

Language:JavaScript 81.5%Language:HTML 9.6%Language:CSS 8.9%