
Hyperapp Debug Dev Tools bởi Alex Barry
Time-travel debugger for Hyperapp V2
Siêu dữ liệu mở rộng
Ảnh chụp màn hình


Về tiện ích mở rộng này
This dev tool, combined with the
Current features include:
For more information, check out the source code on github; mrozbarry/hyperapp-debug github project.
And for information about Hyperapp, check out the Hyperapp documentation.
withDebug
higher-order app function, will take your Hyperapp v2 developer experience to the next level.Current features include:
- Watch the data flow of your app with real-time app updates
- Debug your app by time-travelling to different states
- Inspect your state and dispatch data
- More to come soon...
For more information, check out the source code on github; mrozbarry/hyperapp-debug github project.
And for information about Hyperapp, check out the Hyperapp documentation.
Được xếp hạng 0 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
Quyền hạn bắt buộc:
- Truy cập dữ liệu của bạn trên mọi trang web
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 0.0.4
- Kích cỡ
- 29,82 KB
- Cập nhật gần nhất
- 6 năm trước (16 Thg 11 2019)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 0.0.4
# What's new in v0.0.4
As with any hyperapp-debug beta changes, *this is a breaking change*, make sure you are also upgrading your app's hyperapp-debug version to 1.0.0-beta.5
## Features
- Debug multiple apps on the same page
- Start debugging the first app right away
## Bug fixes
- Fix missing initial action if you inline state or [state, effect] as your init param
## Known issue
- App doesn't time travel as expected, but you can still observe the action and effects at each event, and pause the app.
## Under the hood
- Huge refactor and simplification of communication
- Handle persistent information in the panelController instead of trying to resend it
- Don't wait for debugger information to start the app
## Coming soon
- Better size-responsive css
As with any hyperapp-debug beta changes, *this is a breaking change*, make sure you are also upgrading your app's hyperapp-debug version to 1.0.0-beta.5
## Features
- Debug multiple apps on the same page
- Start debugging the first app right away
## Bug fixes
- Fix missing initial action if you inline state or [state, effect] as your init param
## Known issue
- App doesn't time travel as expected, but you can still observe the action and effects at each event, and pause the app.
## Under the hood
- Huge refactor and simplification of communication
- Handle persistent information in the panelController instead of trying to resend it
- Don't wait for debugger information to start the app
## Coming soon
- Better size-responsive css