New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
w

wofwca

npm

Packages

Current Co-maintainers

Former Co-maintainers

36 packages

@deltachat/calls-webapp

P2P videocalls via WebRTC for integration into Delta Chat clients.

@deltachat/dbus-next

fork of dbus-next without native usocket dependency

@deltachat/jsonrpc-client

@deltachat/message_parser_wasm

Parsing of Links, Email adresses, simple text formatting (markdown subset), user mentions, hashtags and more in DeltaChat messages.

@deltachat/napi-jsonrpc

Allows you to use Deltachat core from nodejs. You can use this library to create Bots and Clients for deltachat. This package aims to become the sucessor to `deltachat-node`, replacing it as a backend in deltachat desktop.

@deltachat/napi-jsonrpc-darwin-arm64

This is the **aarch64-apple-darwin** binary for `@deltachat/napi-jsonrpc`

@deltachat/napi-jsonrpc-darwin-x64

This is the **x86_64-apple-darwin** binary for `@deltachat/napi-jsonrpc`

@deltachat/napi-jsonrpc-linux-arm-gnueabihf

This is the **armv7-unknown-linux-gnueabihf** binary for `@deltachat/napi-jsonrpc`

@deltachat/napi-jsonrpc-linux-x64-gnu

This is the **x86_64-unknown-linux-gnu** binary for `@deltachat/napi-jsonrpc`

@deltachat/napi-jsonrpc-win32-ia32-msvc

This is the **i686-pc-windows-msvc** binary for `@deltachat/napi-jsonrpc`

@deltachat/napi-jsonrpc-win32-x64-msvc

This is the **x86_64-pc-windows-msvc** binary for `@deltachat/napi-jsonrpc`

deltachat-node

node.js bindings for deltachat-core

@deltachat/node-dbus-notifier

fork of node-dbus-notifier without native usocket dependency

@deltachat/react-qr-reader

A react component for reading QR codes from the webcam.

@deltachat/stdio-rpc-server

This is the successor of `deltachat-node`, it does not use NAPI bindings but instead uses stdio executables to let you talk to core over jsonrpc over stdio. This simplifies cross-compilation and even reduces binary size (no CFFI layer and no NAPI layer).

@deltachat/stdio-rpc-server-android-arm

@deltachat/stdio-rpc-server-android-arm64

@deltachat/stdio-rpc-server-darwin-arm64

@deltachat/stdio-rpc-server-darwin-x64

@deltachat/stdio-rpc-server-linux-arm

@deltachat/stdio-rpc-server-linux-arm64

@deltachat/stdio-rpc-server-linux-i32

@deltachat/stdio-rpc-server-linux-ia32

@deltachat/stdio-rpc-server-linux-x64

@deltachat/stdio-rpc-server-win32-i32