6 repository-uri
Plugins for managing and formatting JavaScript and related technologies.
Explore 6 awesome GitHub repositories matching part of an awesome list · JavaScript Extensions. Refine with filters or upvote what's useful.
WebViewJavascriptBridge is a communication layer for sending bidirectional messages between native Objective-C code and JavaScript within iOS and macOS web views. It serves as an interoperability toolkit for synchronizing data and executing callbacks between native Apple platform applications and their embedded web content. The project provides a messaging interface that exposes native functions to the web environment and triggers JavaScript handlers from native application code. It enables the registration of named handlers in native code that can be invoked by JavaScript to request device a
Registers named native functions that can be invoked from JavaScript to request device actions or data.
The Chromium Embedded Framework (CEF) is a framework for embedding a full Chromium web browser into native desktop applications, enabling them to render web content and execute JavaScript. It provides a multi-process browser runtime that manages isolated browser, renderer, and GPU processes to maintain application stability and security, along with a process sandboxing framework that restricts child process capabilities to prevent malicious web content from affecting the host system. CEF distinguishes itself through a comprehensive native JavaScript bridge library that bridges native applicat
Provides a native JavaScript bridge that registers custom objects and functions for web page invocation.
Javascript formatting for Sublime Text 2 & 3
Formats JavaScript and JSON code for readability.
JavaScript Enhancements is a plugin for Sublime Text 3.
Provides smart autocomplete and real-time error checking.
Installation Updating Commands/Shortcuts Snippets Building Settings
Adds syntax support and compilation for CoffeeScript.