Qwebview Plus

QWebview supports Kiwoom Open API+ for JavaScript
Alternatives To Qwebview Plus
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tauri68,8831015 hours ago35June 17, 2023594apache-2.0Rust
Build smaller, faster, and more secure desktop applications with a web frontend.
Webview11,527598 days ago10March 30, 2021198mitC
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
Luakit1,886
2 months ago214gpl-3.0Lua
Fast, small, webkit based browser framework extensible by Lua.
Deskgap1,644243 years ago12March 07, 202051mitC++
A cross-platform desktop app framework based on Node.js and the system webview
Multi1,156
a month ago23gpl-3.0Swift
Create a custom, lightweight macOS app from a group of websites
React Native Cookies783
4 years ago85mitObjective-C
Cookie manager for React Native
Axwebviewcontroller745
84 years ago45February 22, 201848mitObjective-C
AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
Jsqwebviewcontroller310
505 years ago7January 23, 2018mitSwift
[Deprecated] A lightweight Swift WebKit view controller for iOS
Qwebview Plus187
2 years ago3otherPython
QWebview supports Kiwoom Open API+ for JavaScript
Pawebview174
4 years ago16mitObjective-C
An component WebView for iOS base on WKWebView
Alternatives To Qwebview Plus
Select To Compare


Alternative Project Comparisons
Readme

QWebview-plus

  • 키움 오픈 API+ for JavaScript를 지원하는 Webkit2 기반의 WebView 브라우저
  • ES5 지원

Development Environment

Download

키움 Open API+를 제공하는 kiwoom 객체

window.kiwoom

  • 키움 오픈 API와 동일한 메소드를 제공
  • 키움 오픈 API와 네이밍 규칙이 다름
    • 첫 문자가 대문자 아닌 소문자 CommConnect => commConnect

이벤트

  • 키움 오픈 API와 동일한 이벤트를 제공
  • 모든 이벤트는 document에서 발생한다.
  • 키움 오픈 API와 네이밍 규칙이 다름
    • kiwoom 이라는 event namespace가 붙음
    • 이벤트 명에서 on이라는 prefix가 제거하고, 첫 문자를 소문자로 변경 OnReceiveTrData => receiveTrData.kiwoom
    • 이벤트에 의해 전달되는 속성은 detail에 포함되어 전달됨
    • 이벤트에 전달되는 속성명은 타입약어가 제거되고, 첫 문자를 소문자로 변경 sScrNo => scrNo

Kiwoom-Helper 유틸

QWebview-Plus에서 제공하는 kiwoom 객체와 이벤트를 손쉽게 사용할 수 있는 유틸

별도의 프로젝트로 관리 sculove/Kiwoom-Helper

License

Licensed under MIT:

https://opensource.org/licenses/MIT

Popular Webview Projects
Popular Webkit Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Python
Webview
Webkit
Pyqt