0.7.1 • Published 9 days ago

swagger-adjust v0.7.1

Weekly downloads
39
License
Apache-2.0
Repository
github
Last release
9 days ago

Swagger Adjust

Swagger Adjust is a plugin-able framework for building React + Redux based applications. This framework was born by decoupling ideas of plugin-able core of SwaggerUI into separate reusable component.

To learn more about why this framework was born, please read our release article.

General

Swagger Adjust allows you to build React + Redux applications in a way, where every component, being it a React Component, Redux state slice composed of actions, selector, reducers or general business logic is overridable and extensible.

Demo

We have a working demo of TodoList app built using this library. The demo consist of two plugins: todoList and todoListEnhancer. todoList plugin has basic functionality of displaying list of todo items and adding a new one. todoListEnhancer add additional functionality like completing, deleting and also adds batch operations on todo list.

You can run the demo in your browser at: https://char0n.github.io/swagger-adjust/

You can find demo source code in demo directory of this repository.

Documentation

Usage

Customization

0.7.1

9 days ago

0.7.0

3 months ago

0.6.1

5 months ago

0.6.0

5 months ago

0.5.1

1 year ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago