Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions software/software.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* **[jmap-yacl](https://github.com/ilyhalight/jmap-yacl)** (TypeScript, MIT): Another lightweight client library for working with the JMAP, which supports working with JavaScript, TypeScript, and also has built-in types for Typebox. Not implemented yet: OAuth, Push
* **[calcard](https://github.com/stalwartlabs/calcard)** (Rust; Apache/MIT): JSCalendar/iCalendar and JSContact/vCard parsing, building and conversion library for Rust. Try it [online](https://convert.jmap.cloud/).
* **[jmap-tools](https://github.com/stalwartlabs/jmap-tools)** (Rust; Apache/MIT): JMAP object parser with JSON Pointer querying and patching support.
* **[jmap-kit](https://github.com/lachlanhunt/jmap-kit)** (TypeScript, MIT): A robust, type-safe SDK for building JMAP client applications in TypeScript, with an extensible plugin architecture supporting standard and vendor capabilities.

## Proxies
* **[JMAP-to-IMAP Proxy](https://github.com/jmapio/jmap-perl)** (Perl, MIT): a complete JMAP server implementation that uses any IMAP, CalDAV and CardDAV store as a backend.
Expand Down