File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <img width =" 1000 " alt =" image " src =" https://github.com/user-attachments/assets/2d437a6b-d162-4a21-b6d0-dcccd36c0e7f " >
2
+ <img width =" 1000 " alt =" image " src =" https://github.com/caido-community/.github/blob/main/content/banner.png?raw=true " >
3
3
4
4
<br />
5
5
<br />
16
16
17
17
Unofficial repository for Caido plugin utilities.
18
18
19
+ ## Packages
20
+
21
+ - ` @caido-community/frontend-utils ` : Frontend utilities
22
+
19
23
## 🏅 Goal
20
24
21
25
- Share useful work-arounds for limitations of the APIs
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <img width =" 1000 " alt =" image " src =" https://github.com/user-attachments/assets/2d437a6b-d162-4a21-b6d0-dcccd36c0e7f " >
2
+ <img width =" 1000 " alt =" image " src =" https://github.com/caido-community/.github/blob/main/content/banner.png?raw=true " >
3
3
4
4
<br />
5
5
<br />
14
14
15
15
# 🔥 Frontend Utils
16
16
17
+ [ ![ NPM Version] ( https://img.shields.io/npm/v/@caido-community/frontend-utils?style=for-the-badge )] ( https://www.npmjs.com/package/@caido-community/frontend-utils )
18
+
17
19
This package supplements the [ Official SDK] ( https://www.npmjs.com/package/@caido/sdk-frontend ) with Community Contributions. The goals are:
18
20
19
21
- Experiment with new Frontend APIs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @caido-community/frontend-utils" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Caido Frontend utilities" ,
5
5
"author" : " Caido Community" ,
6
+ "homepage" : " https://github.com/caido-community/utilities" ,
6
7
"license" : " MIT" ,
7
8
"main" : " dist/primevue.mjs" ,
8
9
"types" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments