🎯
Focusing
Stars
- All languages
- Astro
- Bikeshed
- Blade
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Dart
- Dockerfile
- Elixir
- GLSL
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Mathematica
- OCaml
- Objective-C
- PHP
- Pascal
- PostScript
- PowerShell
- Processing
- Python
- Roff
- Ruby
- Rust
- SCSS
- Shell
- Smali
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- V
- VBScript
- Vim Script
- Vue
- WebAssembly
- Zig
3
stars
written in Objective-C
Clear filter
An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to h…