[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NonGNU ELPA] Tp version 0.5
From: |
ELPA update |
Subject: |
[NonGNU ELPA] Tp version 0.5 |
Date: |
Wed, 30 Oct 2024 17:06:27 -0400 |
Version 0.5 of package Tp has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Tp describes itself as:
=================================================
Utilities for transient menu that POST to an API.
=================================================
More at https://elpa.nongnu.org/nongnu/tp.html
## Summary:
1 `tp.el'
═════════
Some functions, classes and methods to make it easier to create
transient menus that send complex POST, PUT, or PATCH requests to JSON
APIs.
For more about transient, see <https://github.com/magit/transient>.
NB: the code is very green so there'll likely be breaking changes.
A typical use-case is where you have a single endpoint that takes many
different parameters. It's handy for a user to be able to set all the
options, then make a single request to change all the settings on the
server. It's also expected that they'll be able to view all the
current settings on the server, and make modifications to them for
sending.
The classes and methods define some transient behaviours that make
sense for dealing with APIs:
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [NonGNU ELPA] Tp version 0.5,
ELPA update <=