File tree Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Original file line number Diff line number Diff line change 3
3
"author" : " Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>" ,
4
4
"private" : false ,
5
5
"version" : " 0.0.0" ,
6
- "description" : " " ,
6
+ "description" : " A highly lightweight utility that automatically detects and makes links clickable in Markdown rendered by react-markdown. " ,
7
7
"license" : " MPL-2.0" ,
8
8
"main" : " ./dist/index.js" ,
9
9
"module" : " ./dist/index.mjs" ,
44
44
}
45
45
],
46
46
"keywords" : [
47
+ " markdown" ,
48
+ " react-markdown" ,
49
+ " clickable links" ,
50
+ " hyperlinks" ,
51
+ " automatic detection" ,
52
+ " link conversion" ,
53
+ " lightweight utility" ,
54
+ " markdown links" ,
55
+ " markdown renderer" ,
56
+ " react component" ,
57
+ " frontend" ,
58
+ " web development" ,
47
59
" React" ,
48
- " React Loaders" ,
49
60
" React 18" ,
50
61
" React 19" ,
51
62
" Next.js" ,
52
63
" Next.js 14" ,
53
64
" Next.js 15" ,
54
65
" React server components" ,
55
- " Customizable" ,
56
- " Cutting-edge" ,
57
- " Compatibility" ,
58
- " Frontend development" ,
66
+ " cutting-edge" ,
67
+ " compatibility" ,
68
+ " frontend development" ,
59
69
" UI components" ,
60
- " Web development" ,
61
- " Progressive" ,
62
- " Modern" ,
63
- " Seamless integration"
70
+ " progressive" ,
71
+ " modern" ,
72
+ " seamless integration"
64
73
]
65
74
}
You can’t perform that action at this time.
0 commit comments