A JavaScript PDF generation li

PDFKit A JavaScript PDF generation library for Node and the browser. Description PDFKit is a PDF document generation library for Node and the browser that makes creating complex, multi-page, printabled

Client/server side PDF printin

pdfmake PDF document generation library for server-side and client-side in pure JavaScript. Check out the playground and examples. This is unstable master branch for version 0.3.x, for stable use versi

Client-side JavaScript PDF gen

A library to generate PDFs in JavaScript. You can catch me on twitter: @MrRio or head over to my company's website for consultancy. jsPDF is now co-maintained by yWorks - the diagramming experts. Live

PDF Reader in JavaScript

PDF.js PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla. Our goal is tocreate a general-purpose, web standards-based platf

收集的各种资源

PDF 收集的各种资源 前端问题讨论(web-problem) web-problem 个人订阅号(前端趣闻)

用于动态生成二级select,以及多选,属于query插件

fselect.js 依赖jquery 1、用法普通初始化$(id).fselect();动态初始化if($(id).parent().hasClass('fs-wrap')){$(id).fSelect('reload',{showSearch:false});}else{$(id).fSelect();} 我主修后端,

微信小程序Select 组件,用来替代原生Picker,支持

WeSelect 小程序表单组件-Select选择器: 此组件对比原生Picker解决了一下问题 picker选中后返回的是range的下标, 如果在reactice-data中存选中项的indexview中显示选

解决移动端h5页面中,当select组件弹出下拉选项时

webpack.config webpack mode 选项 development:将 process.env.NODE_ENV 的值设置为 development production:将 process.env.NODE_ENV 的值设置为 production ,启用 FlagDependencyUsagePlugi

Translate selected Chinese tex

Translate-Replace-Input Translate selected Chinese text to English and replace the selected text with the translation.翻译选中的文本,从中文转成英文,并替换选中的文本为翻译后的

表单Select,可搜索选中,支持Ajax搜索或初始化数

search-select 表单Select,可搜索选中,支持Ajax搜索或初始化数据源,不依赖JQuery 例子见 查看示例 功能数据源搜索Ajax搜索自定义展示名称设置区分大小写自定

在webview中长按文字,弹出自定义popwindow选择

WebViewSelectTextDemo when you select text by long press,it will show your own popwindow