mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 07:49:27 +00:00
Add package jsFetchMock (#2538)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
bb670f40e3
commit
b2e670d298
@ -29498,5 +29498,20 @@
|
|||||||
"description": "A simple wrapper around the winapi to control the clipboard",
|
"description": "A simple wrapper around the winapi to control the clipboard",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/4zv4l/nclip"
|
"web": "https://github.com/4zv4l/nclip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jsFetchMock",
|
||||||
|
"url": "https://git.ozzuu.com/thisago/jsfetchMock",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"js",
|
||||||
|
"mock",
|
||||||
|
"fetch",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "A simple lib to intercept Javascript fetch to capture or edit the data",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://git.ozzuu.com/thisago/jsfetchMock"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user