Home 一些 JavaScript 的库的整理
Post
Cancel

一些 JavaScript 的库的整理

分享一些开源 JavaScript 库,以及它们的维护情况。

JavaScript

Repository NameKeywordsLast UpdatedNote
saadeghi/daisyuiui,component2024/10/18基于 Tailwind 的 UI 组件库
atomiks/tippyjsui,tooltip,dropdown2024/05/27提示标签
floating-ui/floating-uiui,anchor2024/10/16实现各种组件的定位、漂浮效果
notiflix/Notiflixui,alert,notification2024/06/13通知,加载,提示框等方案
fengyuanchen/viewerjsui,image,viewer2024/04/25图片查看,画廊
fengyuanchen/cropperjsui,image2024/09/01图像裁剪
wagerfield/parallaxui,image,animation2024/04/06使用陀螺仪或鼠标生成视差特效
mattboldt/typed.jsui,typing,animation2024/04/25打字机特效
nolimits4web/swiperui,slide2024/09/16幻灯片效果
kenwheeler/slickui,slide,carousel2024/08/30幻灯片效果
slidevjs/slidevui,slide2024/10/16幻灯片效果
sindresorhus/screenfullui,full screen2022/07/08全屏显示
alvarotrigo/fullPage.jsui,swipe,page2024/10/14整页效果
hakimel/reveal.jsui,swipe,mobile2024/10/18移动端的页面滑动方案
usablica/intro.jsui,onboarding2024/09/11界面操作引导
benhowdle89/gradeui,image,color2022/08/02根据图片颜色自动生成背景色
highlightjs/highlight.jsui,text,markdown,code2024/10/14代码高亮
VincentGarreau/particles.jsui,animation,background2024/03/28粒子背景特效
mrdoob/three.jsui,animation,3d2024/10/183D 特效引擎
juliangarnier/animeui,animation2024/09/26动画特效引擎
showdownjs/showdownui,markdown2024/08/20Markdown 转换工具
markedjs/markedui,markdown2024/10/15Markdown 转换工具
codex-team/editor.jsui,editor,text2024/10/17功能强大的编辑器
niklasvh/html2canvasui,html,canvas2024/07/18将 HTML 转换为 Canvas。用于保存或展示
ustbhuangyi/better-scrollui,scroll2024/06/14移动端的页面滑动增强
d3/d3ui,data,chart2024/10/18根据数据生成图表
chartjs/Chart.jsui,data,chart2024/10/15图表生成
apache/echartsui,data,chart2024/10/17图表生成
mozilla/pdf.jsui,pdf reader2024/10/18PDF 阅读器
zenorocha/clipboard.jsclipboard2024/01/09剪贴板
js-cookie/js-cookiecookie2024/07/14Cookie 的使用
eligrey/FileSaver.jsfile,save2023/03/01保存为本地文件
adamwdraper/Numeral-jsinput,number,currency2024/04/24精确的数字计算
scurker/currency.jsinput,number,currency2024/10/18货币运算
hapijs/joiinput,data,validation2024/08/28数据验证,输入验证
ten1seven/what-inputinput,detector2023/10/10用户输入检测
ccampbell/mousetrapinput,keyboard2023/03/15键盘快捷键方案
uNmAnNeR/imaskjsformat,text,number2024/10/11自定义格式,自动格式化输入文本
nosir/cleave.jsformat,text,number2023/11/25自定义格式,自动格式化输入文本
moment/momentformat,date,time2024/08/14格式化时间、日期
moment/luxonformat,date,time2024/09/24格式化时间、日期。轻量
iamkun/dayjsformat,date,time2024/10/12格式化时间、日期。更轻量
date-fns/date-fnsformat,date,time2024/09/23格式化时间、日期
vercel/mstime,converter2024/08/29将各种时间转换为毫秒
blakeembrey/change-caseconverter,case2024/09/15各种大小写格式的转换
reactivex/rxjsrx,reactive2024/06/28响应式编程解决方案
faisalman/ua-parser-jsuser agent,browser,environment2024/10/18用户 UA 检测
axios/axioshttp,request,network2024/10/16HTTP 请求
softonic/axios-retryhttp,request,axios2024/08/02axios 的重试插件
i18next/i18nexti18n,translate,language2024/10/13国际化
justadudewhohacks/face-api.jsface detection,computer vision2024/01/24面部识别
mpetroff/pannellumimage,panorama,3d2024/10/10根据图片生成全景模式
DIYgod/DPlayervideo player,media2024/03/24视频播放器。可以实现弹幕功能
videojs/video.jsvideo player,media2024/10/10视频播放器
sampotts/plyrvideo player,media2024/06/29视频播放器
BMSVieira/moovie.jsvideo player,media2023/12/31又一个视频播放器
goldfire/howler.jsaudio player,media2024/07/30音频播放器
naptha/tesseract.jsocr,image,text2024/09/25OCR,各种语言的文字提取
openlayers/openlayersui,maps2024/10/18生成可互动的地图
Leaflet/Leafletui,maps2024/10/14移动端友好的地图
jakubfiala/atrament.jsui,canvas,drawing2024/09/24写字板,画图板
excalidraw/excalidrawui,canvas,drawing2024/10/18写字板,画图板
cozmo/jsQRimage,qr code,detector2023/12/29二维码识别
cong-min/TagCloudui,tagcloud,data2024/08/153d 词云图生成
cypress-io/cypresstest,e2e2024/10/18E2E 测试
mswjs/mswmock,data2024/10/14Mock 数据生成
faker-js/fakermock,data2024/10/18Mock 数据生成
fingerprintjs/fingerprintjsbrowser,fingerprint2024/10/18用户识别,部分免费

TypeScript

Repository NameKeywordsLast UpdatedNote
typestack/class-validatorclass,transform2024/10/07基于 decorator 的自动类型验证
typestack/class-transformerclass,transform2024/10/18基于 decorator 的自动类型转换

Vue

Repository NameKeywordsLast UpdatedNote
vueuse/vueusetools,utilities2024/09/20Vue 的常用工具集合
antfu/vite-ssgssg,seo2024/07/07静态页面生成,搜索引擎
creotip/vue-particlesui,animation,background2024/03/16粒子背景特效
SortableJS/Vue.Draggableui,draggable2024/03/04拖动方案
hilongjw/vue-lazyloadui,image,lazy load2023/06/30图片的懒加载方案
alvarotrigo/vue-fullpage.jsui,swipe,page2024/10/17fullPage.js 的封装
KABBOUCHI/vue-tippyui,tippy,tooltip2024/10/15Tippy.js 的封装
meteorlxy/vue-showdownui,markdown2024/09/27Showdown 的封装
vuetifyjs/vuetifyui,component2024/10/17基于 Material Design 的 UI 组件库
DevCloudFE/vue-devuiui,component2024/07/06基于 DevUI Design 的 UI 组件库
vueComponent/ant-design-vueui,component2024/10/09基于 Ant Design 的 UI 组件库
element-plus/element-plusui,component2024/10/18基于 Element 的 UI 组件库
youzan/vantui,component2024/10/18基于 Vant 的 UI 组件库
varletjs/varletui,component,mobile2024/10/16基于 Material Design 的移动端 UI 组件库
xiaojieajie/vue3-cute-timelineui,component,timeline2023/03/06时间轴组件
ndelvalle/v-click-outsideuser input,click2023/03/07点击区域检测
vuejs/piniastate,store,data2024/10/17状态管理,数据共享,存储

Angular

Repository NameKeywordsLast UpdatedNote
KroneCorylus/ngx-colorsui,color,picker2024/10/08颜色选择器
swimlane/ngx-chartsui,chart2024/07/10图表生成
NG-ZORRO/ng-zorro-antdui,component2024/10/12基于 Ant Design 的 UI 组件库
angular/componentsui,component2024/10/18基于 Material Design 的 UI 组件库
ngrx/platformstate,store,data2024/10/15状态管理,数据共享,存储
angular/angularfirefirebase2024/09/10Firebase 的封装
This post is licensed under CC BY 4.0 by the author.

味のしない?飴

新的工作地点